unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* describe-mode's treatment of minor-modes is annoying
@ 2004-05-04  4:05 Miles Bader
  2004-05-04  8:21 ` Juanma Barranquero
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Miles Bader @ 2004-05-04  4:05 UTC (permalink / 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."

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2004-05-07 12:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-04  4:05 describe-mode's treatment of minor-modes is annoying Miles Bader
2004-05-04  8:21 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).