GNU bug report logs -
#52074
29.0.50; Add key binding for find-library
Previous Next
Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>
Date: Wed, 24 Nov 2021 06:55:02 UTC
Severity: wishlist
Merged with 51240
Found in versions 27.2, 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 52074 <at> debbugs.gnu.org (full text, mbox):
On 2021-11-24 20:20, Lars Ingebrigtsen wrote:
> Manuel Uberti <manuel.uberti <at> inventati.org> writes:
>> I picked this key binding for mnemonic reasons (h -> help, l ->
>> library) and because 'C-h C-l' seems to be unbound in emacs -Q.
>
> Hm... Finding a library isn't exactly a help command, so I think it
> would be somewhat confusing to put it there. But I don't have a good
> suggestion for where to put otherwise.
Library commentaries are one of the primary sources of documentation
in Emacs, so I think it's pretty help-related.
FWIW I use this same binding, and in my mind it makes excellent sense
to use C-h C-l for `find-library' if you also have:
C-h C-v for `find-variable'
C-h C-f for `find-function'
C-h C-k for `find-function-on-key'
All of which feel (to me) analogous to C-h v, C-h f, and C-h k: Without
the Ctrl modifier you view the docstrings; with it you view the code.
(Admittedly C-h l is unconnected, but that hasn't bothered me.
Following
my pattern that would probably be bound to `finder-commentary', but I'm
not suggesting we move `view-lossage' elsewhere.)
I guess my main point is that I do think of *all* of these things as
help-related, as I consider reading the code as just the next step up
from reading the docstrings.
-Phil
This bug report was last modified 2 years and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.