From unknown Tue Jun 17 20:21:22 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#22512 <22512@debbugs.gnu.org> To: bug#22512 <22512@debbugs.gnu.org> Subject: Status: toggle showing Info index numbers Reply-To: bug#22512 <22512@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:21:22 +0000 retitle 22512 toggle showing Info index numbers reassign 22512 emacs submitter 22512 =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson severity 22512 wishlist tag 22512 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 31 22:17:18 2016 Received: (at submit) by debbugs.gnu.org; 1 Feb 2016 03:17:18 +0000 Received: from localhost ([127.0.0.1]:43713 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQ4zO-000837-Bi for submit@debbugs.gnu.org; Sun, 31 Jan 2016 22:17:18 -0500 Received: from eggs.gnu.org ([208.118.235.92]:36441) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aQ4zM-00082v-Oa for submit@debbugs.gnu.org; Sun, 31 Jan 2016 22:17:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQ4zG-0000GY-Oj for submit@debbugs.gnu.org; Sun, 31 Jan 2016 22:17:11 -0500 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]:32845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ4zG-0000GU-LQ for submit@debbugs.gnu.org; Sun, 31 Jan 2016 22:17:10 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ4zF-0003x1-QL for bug-gnu-emacs@gnu.org; Sun, 31 Jan 2016 22:17:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQ4zB-0000FK-Ph for bug-gnu-emacs@gnu.org; Sun, 31 Jan 2016 22:17:09 -0500 Received: from homie.mail.dreamhost.com ([208.97.132.208]:48605 helo=homiemail-a7.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQ4zB-0000Es-Jo for bug-gnu-emacs@gnu.org; Sun, 31 Jan 2016 22:17:05 -0500 Received: from homiemail-a7.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTP id D2F8625C06B for ; Sun, 31 Jan 2016 19:17:01 -0800 (PST) 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=SYDEmNUpXwiNwArvWSVMvyWrzTE=; b=L4Alzw/9ZZsbNNKs ApZy2NV/7iJ1uqUKmrLBu6LMOsmF7HOfzS/Juu3uMVlZ65socYFvmsSrOu9QoXLp X/V8cj7E/1UCk0PrZSETraFa8OADfyI0Q4cPHO/CKx4PFfqHXCm2vFKK0GSlNyhR GlgRzbFI8g3iBnj7XziDmxxvX1I= Received: from jidanni.org (111-246-87-72.dynamic.hinet.net [111.246.87.72]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTPSA id 91AD425C06A for ; Sun, 31 Jan 2016 19:17:01 -0800 (PST) From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs Subject: toggle showing Info index numbers Date: Mon, 01 Feb 2016 10:51:29 +0800 Message-ID: <87twlt3zym.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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 (-----) In Info mode: 1 .. 9 Pick first ... ninth item in node's menu. Every third `*' is highlighted to help pick the right number. Please: 1. Add a way to go to the 43rd item, not just "place cursor upon the first item and type ESC 43 CTRL+N, then RET". Maybe model it off of: M-g (translated from g) runs the command goto-line. 2. Add a toggle, so each item in an index now shows its number. E.g., * The iplookup router:: * The manualroute router:: * The queryprogram router:: * The redirect router:: * Environment for running local transports. Becomes * 43 The iplookup router:: * 44 The manualroute router:: * 45 The queryprogram router:: * 46 The redirect router:: * 47 Environment for running local transports: Environment for local transports. Don't force us to have to look into each page to learn its number. Don't assume numbers aren't important. They may correspond to chapter numbers of a book. From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 14 15:39:02 2019 Received: (at 22512) by debbugs.gnu.org; 14 Oct 2019 19:39:02 +0000 Received: from localhost ([127.0.0.1]:41735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK6BI-00070M-8Q for submit@debbugs.gnu.org; Mon, 14 Oct 2019 15:39:02 -0400 Received: from [80.91.231.51] (port=38304 helo=quimby.gnus.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK6BG-00070B-61 for 22512@debbugs.gnu.org; Mon, 14 Oct 2019 15:38:58 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iK6BB-0003Fw-DU; Mon, 14 Oct 2019 21:38:55 +0200 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#22512: toggle showing Info index numbers References: <87twlt3zym.fsf@jidanni.org> Date: Mon, 14 Oct 2019 21:38:53 +0200 In-Reply-To: <87twlt3zym.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Mon, 01 Feb 2016 10:51:29 +0800") Message-ID: <87imorglrm.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > In Info mode: > > 1 .. 9 Pick first ... ninth item in node's menu. > Every third `*' is highlighted to help pick the right number. > > Please: > 1. Add a way to go to the 43rd item, not just "place [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: 積丹尼 Dan Jacobson writes: > In Info mode: > > 1 .. 9 Pick first ... ninth item in node's menu. > Every third `*' is highlighted to help pick the right number. > > Please: > 1. Add a way to go to the 43rd item, not just "place [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: jidanni.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: 22512 Cc: 22512@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.3 (/) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > In Info mode: > > 1 .. 9 Pick first ... ninth item in node's menu. > Every third `*' is highlighted to help pick the right number. > > Please: > 1. Add a way to go to the 43rd item, not just "place cursor upon the first > item and type ESC 43 CTRL+N, then RET". The utility of jumping to the 43rd menu item seems very slim. I mean, the 1 ... 9 shortcuts are already pretty ... non-useful. > 2. Add a toggle, so each item in an index now shows its number. > > E.g., > * The iplookup router:: > * The manualroute router:: > * The queryprogram router:: > * The redirect router:: > * Environment for running local transports. > > Becomes > * 43 The iplookup router:: > * 44 The manualroute router:: > * 45 The queryprogram router:: > * 46 The redirect router:: > * 47 Environment for running local transports: Environment for local tran= sports. This sounds like a very unemacsey way to behave. In Emacs, we don't count or enter ad-hoc numbers to navigate; we just move the cursor movement commands. So I'm closing this bug report. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 14 15:39:09 2019 Received: (at control) by debbugs.gnu.org; 14 Oct 2019 19:39:09 +0000 Received: from localhost ([127.0.0.1]:41743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK6BR-00071g-4T for submit@debbugs.gnu.org; Mon, 14 Oct 2019 15:39:09 -0400 Received: from [80.91.231.51] (port=38322 helo=quimby.gnus.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iK6BP-00071V-94 for control@debbugs.gnu.org; Mon, 14 Oct 2019 15:39:07 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iK6BM-0003Hi-6W for control@debbugs.gnu.org; Mon, 14 Oct 2019 21:39:06 +0200 Date: Mon, 14 Oct 2019 21:39:03 +0200 Message-Id: <87h84bglrc.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #22512 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 22512 wontfix close 22512 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 22512 wontfix close 22512 quit Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: control 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.3 (/) tags 22512 wontfix close 22512 quit From unknown Tue Jun 17 20:21:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 12 Nov 2019 12:24:06 +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