unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* info-look.el bug
@ 2004-02-01 14:48 Stephen Eglen
       [not found] ` <mailman.1759.1075771606.928.bug-gnu-emacs@gnu.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Eglen @ 2004-02-01 14:48 UTC (permalink / raw)


Hi, 

I think I've found a little bug in info-look.el.  If anyone out there
regularly uses info-look.el, could they please check the following and
get back to me?

% emacs -q

In the *scratch* buffer, type "C-h S defun RET". The frame should divide
into two: the top window shows *scratch* and the bottom window shows
the definition of "defun" from the elisp *info*.

Still in the scratch buffer, type "C-h S setq RET".  This time the
*scratch* buffer disappears and is replaced by another window showing
*info* for setq; so now, both windows are showing an info node, but
the scratch buffer has gone.

I think this behaviour is wrong, and that if the *info* buffer is
already visible, it should not be viewed again in another window.  I
think have tracked down the problem to the call in info-lookup where
it calls Info-goto-node.  

I think this problem can be solved by using save-window-excursion, but
then on the second call to C-h S, the highlighting is not shown.
Anyone have a better idea of how to solve this?

Thanks, Stephen

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-02-09 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-01 14:48 info-look.el bug Stephen Eglen
     [not found] ` <mailman.1759.1075771606.928.bug-gnu-emacs@gnu.org>
     [not found]   ` <401FD49A.5010506@yahoo.com>
2004-02-05 14:52     ` Richard Stallman
2004-02-06 20:30       ` Kevin Rodgers
2004-02-07 19:34         ` Richard Stallman
2004-02-09 20:34           ` Kevin Rodgers

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).