GNU bug report logs -
#4147
23.1.50: Info-search command strange behaviour
Previous Next
Reported by: Jamie Lokier <jamie <at> shareable.org>
Date: Sat, 15 Aug 2009 03:55:05 UTC
Severity: normal
Tags: patch
Fixed in version 23.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #101 received at 4147 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
[I'm not sure whether all sent mails in this thread already arrived after
the transition period, but let's hope that nothing will be lost.]
Meanwhile, I wrote a small proof of concept that works surprisingly well.
All next/prev/up navigations links work from the "header-line" window
without additional efforts thanks to the following existing code in
Info-next/Info-prev/Info-up:
(or (eq major-mode 'Info-mode) (pop-to-buffer "*info*"))
that after clicking on a link in the "header-line" window moves the
current focus from the "header-line" window to the window with the
Info buffer. (The links are not yet displayed as blue underlined text,
but nevertheless work well).
The breadcrumbs links don't do this, so they currently don't work.
[test.el (application/emacs-lisp, inline)]
[Message part 3 (text/plain, inline)]
--
Juri Linkov
http://www.jurta.org/emacs/
This bug report was last modified 13 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.