From: sandipchitale@yahoo.com (Sandip Chitale)
Subject: Re: Reinstating windows state after ediff
Date: 11 Jun 2003 18:41:56 -0700 [thread overview]
Message-ID: <b607d812.0306111741.1bb539b1@posting.google.com> (raw)
In-Reply-To: mailman.7726.1055357572.21513.help-gnu-emacs@gnu.org
Have you looked into:
"
window-configuration-to-register is an interactive compiled Lisp
function in `register'.
(window-configuration-to-register REGISTER &optional ARG)
Store the window configuration of the selected frame in register
REGISTER.
Use C-x r j to restore the configuration.
Argument is a character, naming the register.
"
and binding it to some keys to save and restore the window
configuration?
Chris Stork <cs-newsgroups@nil.ics.uci.edu> wrote in message news:<mailman.7726.1055357572.21513.help-gnu-emacs@gnu.org>...
> Sometimes I split my frames in different ways into windows. Always
> after I use ediff this window state is lost.
>
> It seems that I have to find/write appropriate functions to add to
> ediff-{before,after}-setup-window-hook. Has anybody done something like
> this already?
>
> (Maybe it's a good idea to open a new frame for the two compared files
> and then (optionally) destroy it after ediff is done. Pro: it does not
> even touch any of the other frames. Con: it does not work on a
> terminal, which is fine for my puposes.)
>
> Thanks,
> Chris
next prev parent reply other threads:[~2003-06-12 1:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.7726.1055357572.21513.help-gnu-emacs@gnu.org>
2003-06-11 20:07 ` Reinstating windows state after ediff Stefan Monnier
2003-06-11 22:01 ` Chris Stork
2003-06-12 1:41 ` Sandip Chitale [this message]
2003-06-11 17:13 Chris Stork
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=b607d812.0306111741.1bb539b1@posting.google.com \
--to=sandipchitale@yahoo.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.