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:26:13 +0200

On Sun, Aug 16, 2009 at 2:17 PM, martin rudalics<address@hidden> wrote:
>> What is problematic with that if we save pointers to the old structure
>> as I suggested? (I am not saying there aren't any problem, I just
>> don't know what kind of problem you see.)
>
> We would have to save multiple before-frame-size-change window
> configurations


Why multiple?


> compare them in a non-trivial way at every subsequent
> frame-resizing


Is not that exactly what we are doing when we are resizing? You just
put back the original structure and try resizing again.


> and get rid of saved configurations
> when they are no more useful.


There is only one: the "does-not-fit-configuration". And it should not
be a window-configuration, just a pointer to the old windows.


> All this is very non-trivial.
>
> martin
>




reply via email to

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