emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: enlarge-window with preserve-before non-nil]


From: Jan D.
Subject: Re: address@hidden: enlarge-window with preserve-before non-nil]
Date: Tue, 17 May 2005 06:47:34 +0200


The incorrect structure is in i3, so I think it should eliminate i3.
The criterion for doing so is that i3 is a vchild of its parent
and also has a vchild.  That should never occur.

After the code operates on i3, putting it in place of i2, it check if
i3 is a vchild and has a vchild.  If so, it should to eliminate i3,
putting w4 into its place in the structure, and make w3 be the next of
w5.

Want to implement that?

(The same thing should be done with hchild.)


I can implement that.

    Jan D.





reply via email to

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