unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: re-generating a window-configuration by program
Date: Sat, 20 Dec 2003 18:05:05 +0200	[thread overview]
Message-ID: <2719-Sat20Dec2003180504+0200-eliz@elta.co.il> (raw)
In-Reply-To: <u65gdnsdc.fsf@sdm.de> (message from Klaus Berndl on 19 Dec 2003 09:06:55 +0100)

> From: Klaus Berndl <klaus.berndl@sdm.de>
> Newsgroups: gnu.emacs.help
> Date: 19 Dec 2003 09:06:55 +0100
> 
> OK, then i want to do the following:
> 1. Calling `delete-other-windows' so this frame contains only one window.
> 2. Calling an algorithm which goes through the window-config in
>    `my-own-window-config' and re-generates the original window-layout the
>    frame had before step 1. This re-generation has to be done by running all
>    needed calls to split-window-vertically, split-window-horizontally,
>    enlarge-window, shrink-window.
> 
> Does anybody know such an algorithm which goes through a list of windows and
> its edge-coordinates and rebuilds only with this information the specified
> window-layout?

Any reason why the winner.el package could not help you do what you
want?

      parent reply	other threads:[~2003-12-20 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-19  8:06 re-generating a window-configuration by program Klaus Berndl
2003-12-19 17:21 ` Kevin Rodgers
2003-12-20 16:05 ` Eli Zaretskii [this message]

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=2719-Sat20Dec2003180504+0200-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /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).