[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: describe-bindings: ^L, bad order, naming
From: |
Juri Linkov |
Subject: |
Re: describe-bindings: ^L, bad order, naming |
Date: |
Fri, 11 Nov 2005 21:35:16 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
> describe-bindings separates the different groups with ^L even though
> the text that is output is intended to be human-readable.
>
> Isn't there a nicer way the groups can be separated?
I use (aset standard-display-table ?\f (vconcat (make-vector 64 ?-) "^L"))
to display the page delimiter as a horizontal line, and this is very helpful
not only in the *Help* buffer, but in other places too, including source code
buffers.
> Couldn't there be a list of all groups in the beginning, with links
> going to the bindings belonging to the group?
Like in the *Help* buffer created by `C-h m'?
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: describe-bindings: ^L, bad order, naming, (continued)
- Re: describe-bindings: ^L, bad order, naming, Eli Zaretskii, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Robert J. Chassell, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, David Reitter, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Luc Teirlinck, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Eli Zaretskii, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Miles Bader, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Eli Zaretskii, 2005/11/12
- RE: describe-bindings: ^L, bad order, naming, Drew Adams, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Lennart Borgman, 2005/11/11
Re: describe-bindings: ^L, bad order, naming, Richard M. Stallman, 2005/11/13
Re: describe-bindings: ^L, bad order, naming,
Juri Linkov <=
- Re: describe-bindings: ^L, bad order, naming, David Reitter, 2005/11/11
- Re: describe-bindings: ^L, bad order, naming, Juri Linkov, 2005/11/12
- RE: describe-bindings: ^L, bad order, naming, Drew Adams, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Miles Bader, 2005/11/12
- RE: describe-bindings: ^L, bad order, naming, Drew Adams, 2005/11/12
- Re: describe-bindings: ^L, bad order, naming, Chong Yidong, 2005/11/12
- RE: describe-bindings: ^L, bad order, naming, Drew Adams, 2005/11/12
Re: describe-bindings: ^L, bad order, naming, Richard M. Stallman, 2005/11/13
Re: describe-bindings: ^L, bad order, naming, Juri Linkov, 2005/11/13
Re: describe-bindings: ^L, bad order, naming, Richard M. Stallman, 2005/11/13