Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

** 'defvar-keymap' can specify hints for 'repeat-mode'. #38

Open
phikal opened this issue May 6, 2024 · 1 comment
Open

** 'defvar-keymap' can specify hints for 'repeat-mode'. #38

phikal opened this issue May 6, 2024 · 1 comment
Labels

Comments

@phikal
Copy link
Member

phikal commented May 6, 2024

This will probably need some separate support for both Emacs 29 and pre-29 releases. Or should we the prefixed definition just reduce to an un-prefixed defvar-keymap expression?

Using ':repeat (:hints ((command . "hint") ...))' will show
the hint string in the echo area together with repeatable keys.
@minad
Copy link
Member

minad commented May 6, 2024

This sounds like a feature which we do not have to implement, since it is an acceptable downgrade of functionality if the hints are not shown?

@minad minad added the emacs-30 label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants