emacs-devel
[Top][All Lists]
Advanced

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

Re: moving window handling into lisp


From: martin rudalics
Subject: Re: moving window handling into lisp
Date: Sat, 22 Aug 2009 13:01:51 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

>> It resurrects them via `set-window-configuration'.  But size_window
>> can delete them temporarily.  Most of this discussion was triggered by
>> Stefan's being unhappy with that.
>
> I'm not really unhappy about it.  I just pointed out that we may need to
> change the implementation depending on some changes we may want to do to
> window-configurations (e.g. to allow restoring them into other frames).

These issues are unrelated.  Here I can "clone" a window-configuration
(that is, an object returned by `current-window-configuration') into an
arbitrary window.  `set-window-configuration' is completely unaffected
by that.

martin




reply via email to

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