> Another bug (which I've not fixed) is that the links in the indices are > no longer underlined. Maybe that's a deliberate attempt to prevent > visual overload, but it's not immediately clear that they _are_ links, > so I think it should be fixed, in any case. > > To highlight everything in the node makes no sense.
Each entry in the index has two parts: the symbol name and its node name. In Emacs 21 the symbol name part was highlighted. I suspect that the highlighting was broken when the variable `Info-file-supports-index-cookies' was added. However, I now see that other indices don't highlight the entries, so it's probably best left as it is. -- Nick http://www.inet.net.nz/~nickrob _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
