emacs-devel
[Top][All Lists]
Advanced

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

Re: idea -> internal frames?


From: Richard Stallman
Subject: Re: idea -> internal frames?
Date: Tue, 30 Oct 2001 11:09:38 -0700 (MST)

    > For speedbar, should the window be outside the usual window hierarchy?  In
    > other words, should next-window and walk-windows see the speedbar window, 
or
    > should they ignore it?

    I think they should ignore it.  Maybe other-frame could pick it up...

That won't work--other-frame finds only frames, and this would
not be a separate frame.

    > A speed bar window should have no minibuffer, right?

    No.  I think it *should*.  Specifically because the speedbar needs to log 
debug
    messages and you wouldn't want this filling up your main minibuffer.

A minibuffer under the speedbar window would be too small to see much
in.  Anyway, adding another minibuffer here would be a big increase in
complexity, which I think we MUST avoid.

I think all speedbars should share a single buffer for such logging.
If you want to look at that buffer all the time, you can display it as
you would any other buffer.



reply via email to

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