GNU bug report logs - #27624
Implement Info-number-index-items

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 8 Jul 2017 18:43:01 UTC

Severity: wishlist

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: Implement Info-number-index-items
Date: Sun, 09 Jul 2017 02:12:49 +0800
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.




This bug report was last modified 5 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.