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: Mon, 27 Jul 2009 18:52:49 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> What I mean is that maybe you have more freedom there when you do this
> internally. Can't you for example calculate the sizes going down the
> tree before actually applying them to the windows? Can't you this way
> calculate all the sizes before applying them? You may then of course
> have to store them node by node by node, but there will be no
> surprises when you apply them, or?

I don't know, I would have to code that first.  But I wonder why this
didn't occur to you and Stefan when you wrote your window balancing
routines.  You both ended up using `adjust-window-trailing-edge' ;-)

martin




reply via email to

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