From: Matthew Calhoun <calhounm@mac.com>
Subject: Preserving window layout
Date: Sat, 7 Jun 2003 07:41:20 -0700 [thread overview]
Message-ID: <1A81D47E-98F6-11D7-B848-0003930EBF00@mac.com> (raw)
Hello,
I'm trying to set up Emacs in a way that I think will be nice for
coding: I have a single full-screen frame with two large side-by-side
windows for editing source files and whatnot, and below these two
there's a third window with a shell in it, which takes up the entire
frame width. It looks something like this:
-----------------------
| | |
| | |
| source | source |
| | |
| | |
-----------------------
| shell |
-----------------------
Sort of a poor man's IDE. The problem is, when I do something like
command-apropos it wreaks havoc on my nice little environment - the
shell buffer grows to take up half of the frame, and the *Apropos*
buffer has taken the place of *shell*.
What I would like do is keep this basic layout the same, viewing
various buffers only in the top two windows, and keeping the shell
window undisturbed at the bottom. So, is there some way to "lock" a
screen layout, or at least a single window? And can I prevent my shell
buffer from being replaced by other buffers?
In case it matters, I'm using Emacs 21.1.1 in Mac OS X's Terminal
application.
Thanks,
Matt
next reply other threads:[~2003-06-07 14:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-07 14:41 Matthew Calhoun [this message]
[not found] <mailman.7528.1054997087.21513.help-gnu-emacs@gnu.org>
2003-06-07 15:10 ` Preserving window layout Glyn Millington
2003-06-07 20:32 ` Galen Boyer
2003-06-07 21:16 ` Johan Bockgård
2003-06-08 3:18 ` Jason Earl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1A81D47E-98F6-11D7-B848-0003930EBF00@mac.com \
--to=calhounm@mac.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.