unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27624: Implement Info-number-index-items
@ 2017-07-08 18:12 積丹尼 Dan Jacobson
  2017-07-08 19:05 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2017-07-08 18:12 UTC (permalink / raw)
  To: 27624

Don't you think it is weird for an Info page to say

  5.17 Android shell setup hints
  ==============================

but then in its parent index, one only sees

  Configuring TRAMP for use

  * Remote shell setup::          Remote shell setup hints.
  * Android shell setup::         Android shell setup hints.
  * Auto-save and Backup::        Auto-save and Backup.

Therefore I hereby propose there be created

  (defcustom Info-number-index-items 'full
    "'basic means to put the subsection number in front of index items.
    'full means to put the full index number in front of index items...

Thus one could see

  5 Configuring TRAMP for use

  * 16 Remote shell setup::          Remote shell setup hints.
  * 17 Android shell setup::         Android shell setup hints.
  * 18 Auto-save and Backup::        Auto-save and Backup.

Or

  5 Configuring TRAMP for use

  * 5.16 Remote shell setup::          Remote shell setup hints.
  * 5.17 Android shell setup::         Android shell setup hints.
  * 5.18 Auto-save and Backup::        Auto-save and Backup.

In fact, I can't think of any book or online document that doesn't
number their chapters or indexes.





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

end of thread, other threads:[~2019-09-29  2:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-08 18:12 bug#27624: Implement Info-number-index-items 積丹尼 Dan Jacobson
2017-07-08 19:05 ` Eli Zaretskii
2017-07-08 19:33 ` 積丹尼 Dan Jacobson
2019-09-29  2:09 ` Stefan Kangas

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).