GNU bug report logs -
#27624
Implement Info-number-index-items
Previous Next
Full log
View this message in rfc822 format
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.