* Multiple Windows
@ 2005-12-23 13:17 aimal
2005-12-23 17:21 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: aimal @ 2005-12-23 13:17 UTC (permalink / raw)
I use emacs to write code, usually there are multiple windows (buffers)
with with different files.
Is it possible that when I am move from one buffer to another that the
current buffers maximizes in size while all the other minimizez. I hate
doing it manually and am looking for a way to do 'somehow' do it
automatically.
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Multiple Windows
2005-12-23 13:17 Multiple Windows aimal
@ 2005-12-23 17:21 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2005-12-23 17:21 UTC (permalink / raw)
> I use emacs to write code, usually there are multiple windows (buffers)
> with different files.
Windows and buffers are different beasts. Eg.g a buffer can be shown in
several windows at the same time or in no window at all.
> Is it possible that when I am move from one buffer to another that the
> current buffers maximizes in size while all the other minimizez. I hate
> doing it manually and am looking for a way to do 'somehow' do it
> automatically.
If by "minimize" you also include "don't display", then just use a single
window and switch between them with C-x b or with the Buffers menu, or with
M-x bury-buffer, or by clicking with mouse-1/mouse-3 on the buffer-name in
the mode-line, or ... with any number of included or third party
buffer-switching packages.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-23 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-23 13:17 Multiple Windows aimal
2005-12-23 17:21 ` Stefan Monnier
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).