From: David Kastrup <dak@gnu.org>
Subject: Re: Is it possible to save window splits?
Date: 23 Apr 2003 17:23:05 +0200 [thread overview]
Message-ID: <x565p5i6g6.fsf@lola.goethe.zz> (raw)
In-Reply-To: mailman.4976.1050869694.21513.help-gnu-emacs@gnu.org
"Daniel R. Anderson" <dan@mathjunkies.com> writes:
> Hi,
>
> A lot of times when I'm coding, I'll find I need to open several window
> splits. Then, I'll C-x 1 to get back to the code I'm working on, and
> find I need to get back to the old window splits -- but have to do them
> manually. Is it possible to save window splits -- how many you have,
> what kind, and where in the file each one points to?
frame-configuration-to-register C-x r f
Command: Store the window configuration of all frames in register REGISTER.
window-configuration-to-register C-x r w
Command: Store the window configuration of the selected frame in register REGISTER.
To restore, use
jump-to-register C-x r j
Command: Move point to location stored in a register.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2003-04-23 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4976.1050869694.21513.help-gnu-emacs@gnu.org>
2003-04-20 20:33 ` Is it possible to save window splits? Daniel Jensen
2003-04-23 14:54 ` kgold
2003-04-23 15:23 ` David Kastrup [this message]
2003-04-20 19:10 Daniel R. Anderson
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=x565p5i6g6.fsf@lola.goethe.zz \
--to=dak@gnu.org \
/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).