Richard M. Stallman wrote:
I will eventually work on this if nobody else does first.
But I hope someone else will debug it, so I don't have to.
I do not know if this helps, but the flaw is in the logic, not in any
details. Consider the case I looked at, ie the windows after C-x 2, C-x
3, C-x 2. The selected window now has a bottom border that is divided
horizontally. I think this is not taken into account in enlarge_window,
which at a quick glance just seems to consider the selected window's
siblings.
What is needed (I believe) is to go up one level in the split tree, find
the window under the selected window and then resize this. Or maybe it
is even more complicated than that?
I do not think however that I am the right person to try to fix this now.
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel