GNU bug report logs - #208
23.0.60; `l' in Info skips last visited node

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Fri, 9 May 2008 15:55:05 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: 23.0.60; `l' in Info skips last visited node
Date: Fri, 9 May 2008 08:44:29 -0700
emacs -Q
 
C-h i, choose Elisp manual.
g Customization Types
m d TAB RET, to go to node Defining New Types
SPC SPC to get to node Loading
l
 
This takes you back to node Customization, not to the last visited
node, which is Defining New Types, or even to the node visited just
before that, which is Customization Types. Node Customization is the
grandparent of the last visited node, and it was never even visited.
 
This behavior contradicts what a user expects, which is a strict
chronological navigation, unrelated to the hierarchical manual
organization.
 
It also contradicts what the doc of `l' says it is supposed to do: "Go
back in the history to the last node visited." 
 
Likewise, the Info tutorial says this about `l':
 
"`l' command (`l' for "last") will do that, one node-step at a time.
As you move from node to node, Info records the nodes where you have
been in a special history list.  The `l' command revisits nodes in the
history list; each successive `l' command moves one step back through
the history."
 
`l' is not in fact moving one step through the history list. In fact,
it is even moving to nodes that are not on the history list (never
visited).
 
The doc is not wrong about what `l' should do; it is the actual
behavior that is wrong. `l' should act like the `Back' button of a Web
browser; it should totally ignore book structure and stick to the
navigation history.
 
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-04 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 







This bug report was last modified 16 years and 284 days ago.

Previous Next


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