-
Notifications
You must be signed in to change notification settings - Fork 62
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
Error when looking up help for help-command
#228
Comments
This is a funny one. Here is what
According to the manual:
|
Indeed, but if |
The screw-up comes in |
Probably not a hard one. I think the problem is just nobody has the time to look into it... |
It's not actually a function, it's a (obscure to me) way of handling prefix keys for key maps. https://emacs.stackexchange.com/questions/28576/when-does-emacs-treat-keymaps-as-functions https://emacs.stackexchange.com/questions/32754/what-does-fset-symbol-keymap-do Helpful should support this though. |
This is not an isolated edge case. I just hit this exact same error in doom emacs calling M-x helpful-callable RET yas-expand RET. Looking up help for something as popular as yas-expand shouldn't blow up with an error. This really ought to be fixed. |
In the case of |
Reproduce:
Backtrace:
The text was updated successfully, but these errors were encountered: