From: Miles Bader <miles@gnu.org>
Subject: describe-mode's treatment of minor-modes is annoying
Date: 04 May 2004 13:05:09 +0900 [thread overview]
Message-ID: <87wu3s96ru.fsf@tc-1-100.kawasaki.gol.ne.jp> (raw)
Am I the only one who's annoyed by the way describe-mode now displays
minor modes?
It fills up the beginning of the buffer with notes about a zillion minor
modes, most of which I don't care about, and which almost always manage
to push the major mode description (which I usually _do_ care about)
entirely off the screen?
For instance, here's what it showed when I did `C-h m' in my
message-sending buffer:
Summary of minor modes:
Abbrev minor mode (indicator Abbrev):
Auto Fill minor mode (indicator Fill):
Auto-Compression minor mode (no indicator):
Auto-Image-File minor mode (no indicator):
Display-Time minor mode (no indicator):
File-Name-Shadow minor mode (no indicator):
Font-Lock minor mode (no indicator):
Global-Font-Lock minor mode (no indicator):
Line-Number minor mode (no indicator):
Minibuffer-Electric-Default minor mode (no indicator):
Mouse-Wheel minor mode (no indicator):
Recentf minor mode (no indicator):
Temp-Buffer-Resize minor mode (no indicator):
Transient-Mark minor mode (no indicator):
Unify-8859-On-Encoding minor mode (no indicator):
Utf-Translate-Cjk minor mode (no indicator):
(Full information about these minor modes
follows the description of the major mode.)
Message mode:
....
I think all that should be moved to _after_ the major mode description,
with a single-line hyper link at the beginning of the buffer that jumps
there.
E.g., make the layout something like:
(Information on [minor modes] comes after the major mode description)
Message mode:
....long major mode description....
^L
Summary of minor modes in this buffer:
[Abbrev minor mode] (indicator Abbrev):
[Auto Fill minor mode] (indicator Fill):
[Auto-Compression minor mode] (no indicator):
...
^L
Abbrev minor mode (indicator Abbrev):
Toggle abbrev mode.
With argument ARG, turn abbrev mode on iff ARG is positive.
...
^L
...
where bracketed phrases [...] indicate hyperlinks.
Thanks,
-Miles
--
"Though they may have different meanings, the cries of 'Yeeeee-haw!' and
'Allahu akbar!' are, in spirit, not actually all that different."
next reply other threads:[~2004-05-04 4:05 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-04 4:05 Miles Bader [this message]
2004-05-04 8:21 ` describe-mode's treatment of minor-modes is annoying Juanma Barranquero
2004-05-04 11:53 ` Romain Francoise
2004-05-04 13:52 ` Stefan Monnier
2004-05-04 14:05 ` Miles Bader
2004-05-04 14:38 ` Romain Francoise
2004-05-04 20:08 ` Richard Stallman
2004-05-04 20:58 ` Drew Adams
2004-05-04 21:16 ` Stefan Monnier
2004-05-04 22:35 ` Miles Bader
2004-05-05 20:20 ` Richard Stallman
2004-05-05 20:32 ` Drew Adams
2004-05-06 8:42 ` Juri Linkov
2004-05-04 22:28 ` Miles Bader
2004-05-05 20:21 ` Richard Stallman
2004-05-05 22:06 ` Miles Bader
2004-05-06 11:49 ` Richard Stallman
2004-05-06 13:52 ` Miles Bader
2004-05-06 16:40 ` Peter Whaite
2004-05-07 12:09 ` Thien-Thi Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wu3s96ru.fsf@tc-1-100.kawasaki.gol.ne.jp \
--to=miles@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.