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: Thu, 13 Aug 2009 13:32:14 +0200

New, version. This one does walk down too... ;-)


On Thu, Aug 13, 2009 at 12:25 PM, Lennart
Borgman<address@hidden> wrote:
> On Thu, Aug 13, 2009 at 11:57 AM, Lennart
> Borgman<address@hidden> wrote:
>> On Thu, Aug 13, 2009 at 11:55 AM, martin rudalics<address@hidden> wrote:
>>>> Ehum, as always..., here is a better, somewhat more working version... ;-)
>>>
>>> IIUC you're going down in some window tree and try to distribute the
>>> available space among the children of each internal window.  But the
>>> interesting part is when you have to backtrack because some window
>>> didn't fit into its parent and you have to shrink (or enlarge) some
>>> (grand-)parent's sibling.  I couldn't find that part :-(
>>
>>
>> And that is the whole point of going up the tree and collecting sizes 
>> first...
>
>
> Here is the walking down part too. You have to tell me what you are missing.
>

Attachment: win-alg.el
Description: Text document


reply via email to

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