unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* window-tree
@ 2005-10-20  4:54 Richard M. Stallman
  2005-10-20  6:56 ` window-tree Lennart Borgman
  2005-10-21 11:47 ` window-tree Kim F. Storm
  0 siblings, 2 replies; 6+ messages in thread
From: Richard M. Stallman @ 2005-10-20  4:54 UTC (permalink / raw)


window-tree was implemented so that the bugs in balance-windows
could be fixed.  But have they been fixed?  I think not.

Would someone like to work on this?

It could be that we also need a new function to set a window's
edges in a more controllable way.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: window-tree
  2005-10-20  4:54 window-tree Richard M. Stallman
@ 2005-10-20  6:56 ` Lennart Borgman
  2005-10-20 23:36   ` window-tree Richard M. Stallman
  2005-10-21 11:47 ` window-tree Kim F. Storm
  1 sibling, 1 reply; 6+ messages in thread
From: Lennart Borgman @ 2005-10-20  6:56 UTC (permalink / raw)
  Cc: emacs-devel

Richard M. Stallman wrote:

>window-tree was implemented so that the bugs in balance-windows
>could be fixed.  But have they been fixed?  I think not.
>
>Would someone like to work on this?
>
>It could be that we also need a new function to set a window's
>edges in a more controllable way.
>  
>

Sorry, I forgot to tell. I have done that in 
http://ourcomments.org/Emacs/DL/elisp/test/bw.el. It now checks for 
Kim's patch and uses that if it is available (as `window-split-tree').

The code not to be cleaned up a bit. Then I believe it should replace 
the current balance-windows.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: window-tree
  2005-10-20  6:56 ` window-tree Lennart Borgman
@ 2005-10-20 23:36   ` Richard M. Stallman
  2005-10-20 23:48     ` window-tree Lennart Borgman
  0 siblings, 1 reply; 6+ messages in thread
From: Richard M. Stallman @ 2005-10-20 23:36 UTC (permalink / raw)
  Cc: emacs-devel

    Sorry, I forgot to tell. I have done that in 
    http://ourcomments.org/Emacs/DL/elisp/test/bw.el. It now checks for 
    Kim's patch and uses that if it is available (as `window-split-tree').

    The code not to be cleaned up a bit. Then I believe it should replace 
    the current balance-windows.

Will you clean it up and install it?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: window-tree
  2005-10-20 23:36   ` window-tree Richard M. Stallman
@ 2005-10-20 23:48     ` Lennart Borgman
  0 siblings, 0 replies; 6+ messages in thread
From: Lennart Borgman @ 2005-10-20 23:48 UTC (permalink / raw)
  Cc: emacs-devel

Richard M. Stallman wrote:

>    Sorry, I forgot to tell. I have done that in 
>    http://ourcomments.org/Emacs/DL/elisp/test/bw.el. It now checks for 
>    Kim's patch and uses that if it is available (as `window-split-tree').
>
>    The code not to be cleaned up a bit. Then I believe it should replace 
>    the current balance-windows.
>
>Will you clean it up and install it?
>  
>
I will do that in a couple of days.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: window-tree
  2005-10-20  4:54 window-tree Richard M. Stallman
  2005-10-20  6:56 ` window-tree Lennart Borgman
@ 2005-10-21 11:47 ` Kim F. Storm
  2005-10-21 22:19   ` window-tree Richard M. Stallman
  1 sibling, 1 reply; 6+ messages in thread
From: Kim F. Storm @ 2005-10-21 11:47 UTC (permalink / raw)
  Cc: emacs-devel

"Richard M. Stallman" <rms@gnu.org> writes:

> It could be that we also need a new function to set a window's
> edges in a more controllable way.

If the new balance-windows can do without that, I don't see
a need -- and certainly not before the release.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: window-tree
  2005-10-21 11:47 ` window-tree Kim F. Storm
@ 2005-10-21 22:19   ` Richard M. Stallman
  0 siblings, 0 replies; 6+ messages in thread
From: Richard M. Stallman @ 2005-10-21 22:19 UTC (permalink / raw)
  Cc: emacs-devel

    If the new balance-windows can do without that, I don't see
    a need

That's how I see it, too.

	   -- and certainly not before the release.

Well, if the bug can't be fixed without this, then
we need this now.  But Lennart says he doesn't need this,
which is nice.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-21 22:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-20  4:54 window-tree Richard M. Stallman
2005-10-20  6:56 ` window-tree Lennart Borgman
2005-10-20 23:36   ` window-tree Richard M. Stallman
2005-10-20 23:48     ` window-tree Lennart Borgman
2005-10-21 11:47 ` window-tree Kim F. Storm
2005-10-21 22:19   ` window-tree Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).