Use loop with read-event in keypad (#680) #533
Annotations
2 errors and 10 warnings
Run leotaku/elisp-check@master:
meow-util.el#L542
You should depend on (emacs "29.1") or the compat package if you need `buttonize'.
|
Run leotaku/elisp-check@master:
meow-keymap.el#L85
This key sequence is reserved (see Key Binding Conventions in the Emacs Lisp manual)
|
Run leotaku/elisp-check@master:
meow-util.el#L727
the function ‘buttonize’ is not known to be defined.
|
Run leotaku/elisp-check@master:
meow-shims.el#L582
the function ‘seq-first’ is not known to be defined.
|
Run leotaku/elisp-check@master:
meow-command.el#L279
delete-indentation called with 3 arguments, but accepts only 0-1
|
Run leotaku/elisp-check@master:
meow-command.el#L294
delete-indentation called with 3 arguments, but accepts only 0-1
|
Run leotaku/elisp-check@master:
meow-command.el#L1872
the function ‘help--read-key-sequence’ is not known to be defined.
|
Run leotaku/elisp-check@master:
meow-shims.el#L540
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
Run leotaku/elisp-check@master:
meow-shims.el#L541
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
Run leotaku/elisp-check@master:
meow-shims.el#L542
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
Run leotaku/elisp-check@master:
meow-shims.el#L543
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
Run leotaku/elisp-check@master:
meow-shims.el#L544
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
Loading