bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10917: 24.0.92; ehelp: follow link in help buffer -> Error: Current


From: Stefan Reichör
Subject: bug#10917: 24.0.92; ehelp: follow link in help buffer -> Error: Current buffer is not in Help mode
Date: Thu, 01 Mar 2012 14:07:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Here is a recipe to reproduce the bug:

(require 'ehelp)
(define-key global-map "\C-h" 'ehelp-command)

C-h v default-directory RET

clicking on stringp gives the following error message:
Error: Current buffer is not in Help mode


After hitting r, normal help mode is entered and the help mode bindings
(including following links) are active.

TAB is not working either in the ehelp mode.


Perhaps ehelp mode features should be merged into help mode?!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]