From: YUE Daian <sheepduke@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Saving a window configuration ?
Date: Thu, 07 Mar 2019 11:44:38 +0800 [thread overview]
Message-ID: <87h8cfpcux.fsf@work.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <83wolbbbzk.fsf@gnu.org>
On 2019-03-07 05:27, Eli Zaretskii <eliz@gnu.org> wrote:
>> Date: Wed, 6 Mar 2019 17:39:22 -0500
>> From: jonetsu <jonetsu@teksavvy.com>
>>
>> Is it possible to save in a persistent way a window configuration (like
>> one saved by doing C-x r w <key> and recalled with C-x r <key>) so that
>> it can be recalled, with the same files, at a later time ?
>
> Yes, see frameset.el.
If you are looking for interactive commands...
Store window/frame configuration:
`window-configuration-to-register` bound to `C-x r w` by default.
`frameset-to-register` bound to `C-x r f` by default.
Restore window/frame configuration:
`jump-to-register` bound to `C-x r j` by default.
next prev parent reply other threads:[~2019-03-07 3:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-06 22:39 Saving a window configuration ? jonetsu
2019-03-07 3:27 ` Eli Zaretskii
2019-03-07 3:44 ` YUE Daian [this message]
2019-03-07 18:09 ` jonetsu
2019-03-07 18:48 ` Robert Pluim
2019-03-07 21:22 ` jonetsu
2019-03-07 21:46 ` Drew Adams
2019-03-08 7:18 ` Eli Zaretskii
2019-03-08 10:17 ` Robert Pluim
2019-03-07 18:50 ` Drew Adams
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=87h8cfpcux.fsf@work.i-did-not-set--mail-host-address--so-tickle-me \
--to=sheepduke@gmail.com \
--cc=help-gnu-emacs@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).