emacs-devel
[Top][All Lists]
Advanced

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

Re: managing windows in two frames


From: martin rudalics
Subject: Re: managing windows in two frames
Date: Tue, 03 Sep 2013 18:23:46 +0200

> Hmm... I misunderstood (and misused) it, then.  How do I tell
> display-buffer to not use another frame (I typically do that when
> I want to make sure save-window-excursion will properly undo the
> damage)?

Add another entry, say `inhibit-other-frame'?

But you should know better that using `save-window-excursion' around a
`display-buffer' call is bad karma.  A user can always request another
frame.

martin



reply via email to

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