* bug#22512: toggle showing Info index numbers
@ 2016-02-01 2:51 積丹尼 Dan Jacobson
2019-10-14 19:38 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2016-02-01 2:51 UTC (permalink / raw)
To: 22512
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 <escape> 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#22512: toggle showing Info index numbers
2016-02-01 2:51 bug#22512: toggle showing Info index numbers 積丹尼 Dan Jacobson
@ 2019-10-14 19:38 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-10-14 19:38 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 22512
積丹尼 Dan Jacobson <jidanni@jidanni.org> 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 transports.
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.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-14 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 2:51 bug#22512: toggle showing Info index numbers 積丹尼 Dan Jacobson
2019-10-14 19:38 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.