From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 08 14:42:23 2017 Received: (at submit) by debbugs.gnu.org; 8 Jul 2017 18:42:23 +0000 Received: from localhost ([127.0.0.1]:58126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTugR-0005dj-7a for submit@debbugs.gnu.org; Sat, 08 Jul 2017 14:42:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56103) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTugQ-0005dQ-H9 for submit@debbugs.gnu.org; Sat, 08 Jul 2017 14:42:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTugK-000438-Cl for submit@debbugs.gnu.org; Sat, 08 Jul 2017 14:42:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:33783) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTugK-00042z-9b for submit@debbugs.gnu.org; Sat, 08 Jul 2017 14:42:16 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTugH-0005Hl-K5 for bug-gnu-emacs@gnu.org; Sat, 08 Jul 2017 14:42:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTugD-00040U-Lq for bug-gnu-emacs@gnu.org; Sat, 08 Jul 2017 14:42:13 -0400 Received: from homie.mail.dreamhost.com ([208.97.132.208]:51605 helo=homiemail-a1.g.dreamhost.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTugD-0003ww-Bk for bug-gnu-emacs@gnu.org; Sat, 08 Jul 2017 14:42:09 -0400 Received: from homiemail-a1.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTP id BE63434806C for ; Sat, 8 Jul 2017 11:41:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=tNjOWzNO8jJcg2D5L91qq+wY2Us=; b=pjXC6K8tbCp0HEca mJbYk6zEJvVn20AjdNnzeI/B+qwmCX5chwdNihVtyQ0wJiZXIuuUiiuy68vdKnVJ 4DogpSzvjy1Z3f5rtUgiqJEnJmm4SCC5OQ6a0VaPvD9R7V2JViZvAvWt1AFSWIT+ 7ty7BRdaRDNNqOEBbXkAJkeDltM= Received: from jidanni.org (220-140-14-219.dynamic-ip.hinet.net [220.140.14.219]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTPSA id 569E4348062 for ; Sat, 8 Jul 2017 11:41:59 -0700 (PDT) From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs Subject: Implement Info-number-index-items Date: Sun, 09 Jul 2017 02:12:49 +0800 Message-ID: <87ziceiyqm.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) 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. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 08 15:05:42 2017 Received: (at 27624) by debbugs.gnu.org; 8 Jul 2017 19:05:42 +0000 Received: from localhost ([127.0.0.1]:58139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTv30-0006Ck-Mg for submit@debbugs.gnu.org; Sat, 08 Jul 2017 15:05:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTv2y-0006CW-Ss for 27624@debbugs.gnu.org; Sat, 08 Jul 2017 15:05:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTv2r-0000e5-0B for 27624@debbugs.gnu.org; Sat, 08 Jul 2017 15:05:35 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.2 required=5.0 tests=BAYES_50, MIME_CHARSET_FARAWAY, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTv2q-0000du-Sy; Sat, 08 Jul 2017 15:05:32 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2692 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dTv2p-0003Q7-Mv; Sat, 08 Jul 2017 15:05:32 -0400 Date: Sat, 08 Jul 2017 22:05:19 +0300 Message-Id: <83zicekavk.fsf@gnu.org> From: Eli Zaretskii To: =?shift_jis?B?kM+ST5Py?= Dan Jacobson In-reply-to: <87ziceiyqm.fsf@jidanni.org> Subject: Re: bug#27624: Implement Info-number-index-items References: <87ziceiyqm.fsf@jidanni.org> MIME-version: 1.0 Content-type: text/plain; charset=shift_jis Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27624 Cc: 27624@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: ϒO Dan Jacobson > > 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. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 08 15:33:20 2017 Received: (at 27624) by debbugs.gnu.org; 8 Jul 2017 19:33:20 +0000 Received: from localhost ([127.0.0.1]:58153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTvTj-0006wT-UA for submit@debbugs.gnu.org; Sat, 08 Jul 2017 15:33:20 -0400 Received: from homie.mail.dreamhost.com ([208.97.132.208]:33126 helo=homiemail-a1.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTvTi-0006wJ-03 for 27624@debbugs.gnu.org; Sat, 08 Jul 2017 15:33:18 -0400 Received: from homiemail-a1.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTP id DEB10348070; Sat, 8 Jul 2017 12:33:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to:cc :subject:references:date:message-id:mime-version:content-type: content-transfer-encoding; s=jidanni.org; bh=Zcb6TTISAXV2t3kAcdi q9Ocw0Lc=; b=bwbX4iAjvgwqltm4G3ZYcmRxkSf7mfBVy5TmL1R0LgizLFJQZ/H D3DEHk0ydi+Ye+PPA8us9/ermeUJ0fx3OIjaWXEoIkTMsstw/s5sr1qIlTNWTVLc uJQRwuZm84fDSXVsEsAR6UKv7aufJcpLBL8JiDaEMy86um3LVGQ95rcQ= Received: from jidanni.org (220-140-14-219.dynamic-ip.hinet.net [220.140.14.219]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTPSA id 738F534806F; Sat, 8 Jul 2017 12:33:13 -0700 (PDT) From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-texinfo@gnu.org Subject: Re: bug#27624: Implement Info-number-index-items References: <87ziceiyqm.fsf@jidanni.org> Date: Sun, 09 Jul 2017 03:33:10 +0800 Message-ID: <87a84eiv0p.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 27624 Cc: Eli Zaretskii , 27624@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) >>>>> "EZ" =3D=3D Eli Zaretskii writes: >> From: =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson >> >> Date: Sun, 09 Jul 2017 02:12:49 +0800 >>=20 >> Don't you think it is weird for an Info page to say >>=20 >> 5.17 Android shell setup hints >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D >>=20 >> but then in its parent index, one only sees >>=20 >> Configuring TRAMP for use >>=20 >> * 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 >>=20 >> (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. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 28 22:09:58 2019 Received: (at 27624-done) by debbugs.gnu.org; 29 Sep 2019 02:09:58 +0000 Received: from localhost ([127.0.0.1]:51768 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEOes-0006zl-1L for submit@debbugs.gnu.org; Sat, 28 Sep 2019 22:09:58 -0400 Received: from mail-pf1-f175.google.com ([209.85.210.175]:33208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEOeq-0006zX-Ig for 27624-done@debbugs.gnu.org; Sat, 28 Sep 2019 22:09:57 -0400 Received: by mail-pf1-f175.google.com with SMTP id q10so3592392pfl.0 for <27624-done@debbugs.gnu.org>; Sat, 28 Sep 2019 19:09:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=RLhlfOUGpWjAuudN1tV+iFpSJavpaE+augjaEIt89GI=; b=AioGqACuyyp3YtQoLWAjbMkIMcxul/fl5fxm7RbI6bwgyHgjDF1Q7lY5VWejrufG02 FYnMP35BCdWGWkNsDDaTzVjF63v+QJedYv90lUP5a2I8qAarP2Q/rrOIghfugifG4x6G jFbsCdzpFuedU6exGilLdfIKwQ19mD1gRCkhXegfze9KZ7YkayaWfJ9g1YKMdXXMZiyo +uCdGBcy8tQ+PbEvl/sBgK3n8cq9poksEw4G8JWfh9aZKQkstk4ARrKu2rp7JZED5/dy FLEAzqRi/pY4hP9bciiONKUADwnNkNqCrCNy8H/umtuKXSm1cKkD916czV17p17YuU/5 7AEw== X-Gm-Message-State: APjAAAXkEM+dZ8mh/Ys3OIeLzv1dgjd5eZUOr+S/dphoAWb035+yWvRy da72nno/NfMdgECrgC4J9mbmo18xYni7wMS5kPs= X-Google-Smtp-Source: APXvYqwpcLSmccW8WBELqvWqJKYut3AQfL0iayP7QXNb6RWKC3dMNzA/E7+9tegMRhI6oTDTAvo62oVdwuMsStupYKI= X-Received: by 2002:aa7:8750:: with SMTP id g16mr13427313pfo.190.1569722990822; Sat, 28 Sep 2019 19:09:50 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Sun, 29 Sep 2019 04:09:39 +0200 Message-ID: Subject: Re: bug#27624: Implement Info-number-index-items To: Eli Zaretskii Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 27624-done Cc: 27624-done@debbugs.gnu.org, =?UTF-8?B?56mN5Li55bC8IERhbiBKYWNvYnNvbg==?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.6 (/) Eli Zaretskii 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 From unknown Sun Jun 22 17:14:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 27 Oct 2019 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator