bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9528: 24.0.50; Info navigation


From: Dani Moncayo
Subject: bug#9528: 24.0.50; Info navigation
Date: Sat, 17 Sep 2011 12:54:50 +0200

Hi,

I noticed several malfunctions in info navigation commands.

The following recipes start from "emacs -Q":

------------------------------------------------
1. Eval: (info "(elisp)Macros")
2. Type: <DEL>
 --> Go to node "(elisp)Related Topics" (OK).
3. Type: l
 --> (Expected) Go to the last-visited info node (i.e., "(elisp)Macros").
 --> (Observed) Go to node "(elisp)Functions".
------------------------------------------------
1. Eval: (info "(elisp)Macros")
2. Move point to line 21 (* Menu:).
3. Type: <DEL>
 --> (Expected) Go to node "(elisp)Related Topics".
 --> (Observed) Go to node "(elisp)Process Internals".
------------------------------------------------
1. Eval: (info "(elisp)Macros")
2. Move point to line 22 (* Simple Macro).
3. Type: <DEL>
 --> (Expected) Go to node "(elisp)Related Topics".
 --> (Observed) Go to node "(elisp)Simple Macro".
------------------------------------------------


Note: The behavior I expect is based on what I've read in info-mode
help (C-h i ?).


In GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7601)
 of 2011-09-12 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 6.1.7601
configured using `configure --with-gcc (4.5) --no-opt'

-- 
Dani Moncayo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]