Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Paging after C-h #290

Closed
apc opened this issue May 1, 2021 · 1 comment
Closed

Paging after C-h #290

apc opened this issue May 1, 2021 · 1 comment

Comments

@apc
Copy link

apc commented May 1, 2021

I must be missing something obvious here, but here it is. When which-key is activated after C-h, trying to page through the list in the usual way (C-h n) does not work as expected. Instead, I'm taken to Metahelp.

If I eval this after emacs -q:

(add-to-list 'load-path "~/.emacs.d/elpa/which-key-20210407.28/")
(require 'which-key)
(which-key-mode)

and then try C-h, wait until the which-key pop-up, and press C-h, I'm taken to Metahelp.

@apc
Copy link
Author

apc commented May 1, 2021

Never mind. Found the solution in an old closed issue (actually, two of them: #93 and #175).

It might be worth putting this somewhere in the README?

@apc apc closed this as completed May 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant