emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: RE: cannot find :enable in Elisp manualindex]


From: Juri Linkov
Subject: Re: address@hidden: RE: cannot find :enable in Elisp manualindex]
Date: Sun, 03 Jun 2007 01:42:18 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> Is there no way to escape a colon somehow, so that Info does not interpret
> it? The Texinfo manual says that this limitation is because "a colon
> separates the menu entry name from the node name, so a colon in the entry
> name confuses Info." If there is no way to escape a colon - to let Info know
> when a colon doesn't indicate a menu + entry, then shouldn't there be?

We could use a trick in the Info browser that if an index entry starts with
a colon, then interpret it as part of index entry, or if there is two colons
in a row then interpret the first one as part of the entry.  For example,

* :action (button property):    Button Properties.   (line  12)

where everything up to the last colon is the info entry.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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