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: Lennart Borgman
Subject: Re: moving window handling into lisp
Date: Sun, 16 Aug 2009 14:29:09 +0200

On Sun, Aug 16, 2009 at 2:17 PM, martin rudalics<address@hidden> wrote:
>>> We could just show the selected window of that frame and save the old
>>> configuration somewhere.  The problem of undeleting windows raises its
>>> ugly head again :-(
>>
>> Exactly which problem?
>
> That of whether undeleting a window should restore its previous
> identity.


You are misunderstanding. There is no undeleting. There is no saved
window-configuration (ie what we normally call window-configuration).
This is not the way I suggest to do it.

Instead I suggested putting aside exactly the structure that is there
before resizing, replacing it with a single window. And putting it
back when it can fit again.


> martin
>




reply via email to

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