emacs-devel
[Top][All Lists]
Advanced

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

Re: Untabified info/dir breaks dir file parsing in info.el


From: Eli Zaretskii
Subject: Re: Untabified info/dir breaks dir file parsing in info.el
Date: Mon, 08 Dec 2008 18:42:28 -0500

> From: David Engster <address@hidden>
> Date: Mon, 08 Dec 2008 23:55:15 +0100
> Mail-Copies-To: never
> 
> The file info/dir was untabified, which seems to break parsing of the
> dir file in Emacs. When I do
> 
> INFOPATH=<YOUR PREFIX>/share/info emacs -Q
> 
> and then M-x info (on a current checkout), I get the error "No such node
> or anchor: Top". This is due to `Info-following-node-name' depending on
> a tab between "Node: Top" and the following description. So I guess the
> tab should be either put back in, or `Info-following-node-name-re' must
> be adapted to handle spaces between node name and description.

Sorry, my bad.  Should be fixed now.




reply via email to

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