help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: re-generating a window-configuration by program


From: Eli Zaretskii
Subject: Re: re-generating a window-configuration by program
Date: Sat, 20 Dec 2003 18:05:05 +0200

> 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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]