emacs-devel
[Top][All Lists]
Advanced

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

Re: Calling Info-find-file from other parts of Emacs


From: Stefan Monnier
Subject: Re: Calling Info-find-file from other parts of Emacs
Date: Wed, 21 Jun 2006 14:06:41 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> Does this restore the old window configuration when
>> same-window-regexps doesn't contain "*info*"?

> Yes, I think so.  It uses the whole big save-window-excursion to
> hopefully defeat whatever Info-goto-node wants to do.

Doesn't help if displaying the buffer caused a new dedicated frame to be
created (even worse if the window manager requires the user to manually
place new frames).  If you don't want to display a buffer, then please, just
don't display it: trying to undisplay it after the fact will always fail in
some circumstance.


        Stefan "who uses just this kind of config"




reply via email to

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