From: Jonas Steverud <d4jonas@dtek.chalmers.se>
Subject: Re: .emacs configuration question (easy)
Date: Wed, 02 Oct 2002 09:33:04 +0200 [thread overview]
Message-ID: <wtnptutcn2n.fsf@licia.dtek.chalmers.se> (raw)
In-Reply-To: 9hvm9.5741$dp1.28734@rwcrnsc52.ops.asp.att.net
"Ryan Barnard" <barnarr@cc.wwu.edu> writes:
> Here's the keypresses needed to make it look how I want it:
[...]
> So, how can I have this set up in my .emacs file so it defaults to look like
> this (or something close to it?
Untested:
(progn ; To group the following code.
(split-window-vertically)
(enlarge-window 7)
(split-window-horizontally)
(other-window)
(other-window)
(shell)
(other-window)
)
This can be done more efficent, I'm sure. But this "ought to work".
--
( www.dtek.chalmers.se/~d4jonas/ ! Wei Wu Wei )
( Meaning of U2 Lyrics, Roleplaying ! To Do Without Do )
next prev parent reply other threads:[~2002-10-02 7:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 5:14 .emacs configuration question (easy) Ryan Barnard
2002-10-02 7:33 ` Jonas Steverud [this message]
2002-10-23 20:30 ` emacs/bib-cite/auctex/flyspell interaction with C-c C-c David Forrest
2002-10-02 10:09 ` .emacs configuration question (easy) Oliver Scholz
2002-10-04 3:27 ` ken
2002-10-04 9:01 ` special windows (was: .emacs configuration question (easy)) Oliver Scholz
2002-10-02 16:18 ` .emacs configuration question (easy) Michael Slass
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=wtnptutcn2n.fsf@licia.dtek.chalmers.se \
--to=d4jonas@dtek.chalmers.se \
/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.
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).