[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Info-scroll-prefer-subnodes default in Emacs.
From: |
Luc Teirlinck |
Subject: |
Re: Info-scroll-prefer-subnodes default in Emacs. |
Date: |
Mon, 23 Jun 2003 22:50:11 -0500 (CDT) |
>From my previous message:
I believe all the above problems could be easily fixed once one could
answer the following question:
How do we determine reliably whether or not a node is an Index?
I noticed, after sending this, in info.el:
; - a menu item ending with ": " (but not ":: ") is an index entry
If this is considered reliable enough, I could rewrite the Emacs
versions of SPC, [ and ] to check for such menu items in addition to
the node name containing the word "index". That would solve all
problems I described for the Emacs version. In that case, somebody
else would need to take care of the stand-alone version.
Sincerely,
Luc.