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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27624 in the body.
You can then email your comments to 27624 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#27624; Package emacs. (Sat, 08 Jul 2017 18:43:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 08 Jul 2017 18:43:02 GMT) Full text and rfc822 format available.

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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#27624; Package emacs. (Sat, 08 Jul 2017 19:06:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 27624 <at> debbugs.gnu.org
Subject: Re: bug#27624: Implement Info-number-index-items
Date: Sat, 08 Jul 2017 22:05:19 +0300
> From: 積丹尼 Dan Jacobson
> 	<jidanni <at> jidanni.org>
> 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.

The former is the section name, the latter the node names.

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

These are not index items, these are menus which are part of the
manual.

And I don't think this report has anything to do with Emacs, you
should report this to the Texinfo mailing list.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#27624; Package emacs. (Sat, 08 Jul 2017 19:34:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-texinfo <at> gnu.org
Cc: Eli Zaretskii <eliz <at> gnu.org>, 27624 <at> debbugs.gnu.org
Subject: Re: bug#27624: Implement Info-number-index-items
Date: Sun, 09 Jul 2017 03:33:10 +0800
>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: 積丹尼 Dan Jacobson
>> <jidanni <at> jidanni.org>
>> 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.

EZ> The former is the section name, the latter the node names.

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

EZ> These are not index items, these are menus which are part of the
EZ> manual.

EZ> And I don't think this report has anything to do with Emacs, you
EZ> should report this to the Texinfo mailing list.

OK I'll CC them.




Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Sun, 29 Sep 2019 02:10:02 GMT) Full text and rfc822 format available.

Notification sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
bug acknowledged by developer. (Sun, 29 Sep 2019 02:10:03 GMT) Full text and rfc822 format available.

Message #16 received at 27624-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 27624-done <at> debbugs.gnu.org,
 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: Re: bug#27624: Implement Info-number-index-items
Date: Sun, 29 Sep 2019 04:09:39 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

> And I don't think this report has anything to do with Emacs, you
> should report this to the Texinfo mailing list.

Since this is unrelated to Emacs, I'm now closing this bug.

Best regards,
Stefan Kangas




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 27 Oct 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 183 days ago.

Previous Next


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