* Remember window config
@ 2011-07-16 18:47 Bastian Ballmann
2011-07-16 19:32 ` Valentin Plechinger
2011-07-17 3:47 ` Remember window config Leo
0 siblings, 2 replies; 9+ messages in thread
From: Bastian Ballmann @ 2011-07-16 18:47 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 253 bytes --]
Hi emacs lovers,
i know and like desktop-save-mode and it can really save a lot of stuff
not only open buffers but i cant find an extension that will save my
window configuration. any hints or links on that?
tia && have a nice day! :)
basti
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Remember window config
2011-07-16 18:47 Remember window config Bastian Ballmann
@ 2011-07-16 19:32 ` Valentin Plechinger
2011-07-16 23:39 ` Bastian Ballmann
2011-07-17 3:47 ` Remember window config Leo
1 sibling, 1 reply; 9+ messages in thread
From: Valentin Plechinger @ 2011-07-16 19:32 UTC (permalink / raw)
To: Help-gnu-emacs
Try winner-mode, I haven't tried it that much yet and from your short description I'm not sure what exactly you want to do but give it a try.
http://www.emacswiki.org/emacs/WinnerMode
best regards
At Sat, 16 Jul 2011 20:47:36 +0200,
Bastian Ballmann wrote:
>
> [1 <text/plain; US-ASCII (quoted-printable)>]
> Hi emacs lovers,
>
> i know and like desktop-save-mode and it can really save a lot of stuff
> not only open buffers but i cant find an extension that will save my
> window configuration. any hints or links on that?
>
> tia && have a nice day! :)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Remember window config
2011-07-16 19:32 ` Valentin Plechinger
@ 2011-07-16 23:39 ` Bastian Ballmann
2011-07-17 4:02 ` ken
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Bastian Ballmann @ 2011-07-16 23:39 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]
Hi Valentin,
maybe my description was too short. I want Emacs to remember my actual
window configuration when I close and reenter it like
desktop-save-mode does for many other things.
As far as I know winner-mode is only to remember window config within
the currently running session.
Thx && greets
Basti
Am Sat, 16 Jul 2011 21:32:27 +0200 schrieb Valentin
Plechinger <v.plechinger@gmail.com>:
> Try winner-mode, I haven't tried it that much yet and from your short
> description I'm not sure what exactly you want to do but give it a
> try. http://www.emacswiki.org/emacs/WinnerMode
>
> best regards
>
> At Sat, 16 Jul 2011 20:47:36 +0200,
> Bastian Ballmann wrote:
> >
> > [1 <text/plain; US-ASCII (quoted-printable)>]
> > Hi emacs lovers,
> >
> > i know and like desktop-save-mode and it can really save a lot of
> > stuff not only open buffers but i cant find an extension that will
> > save my window configuration. any hints or links on that?
> >
> > tia && have a nice day! :)
>
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Remember window config
2011-07-16 23:39 ` Bastian Ballmann
@ 2011-07-17 4:02 ` ken
2011-07-17 4:25 ` masashi ito
[not found] ` <4E226E0A.6010601@mousecar.com>
2 siblings, 0 replies; 9+ messages in thread
From: ken @ 2011-07-17 4:02 UTC (permalink / raw)
To: GNU Emacs List
Often I'll have five or more frames open, some split vertically, perhaps
a couple split horizontally, all of them with different files (or
"buffers") in them-- though in some instances it's possible to have the
same buffer in more than one window or frame. When I close emacs down
and then invoke it again, I'd like to have the same windows come up,
split the same way, with the same buffers/files in each frame and
window, and even with the frames in the same location onscreen as they
were in the prior session. In short, the current session should be set
up exactly like the prior session at the time it was closed.
Yes, this is asking quite a bit. So I'll add one more thing. In Linux
and other OSs employing X it's possible to have multiple viewports
(i.e., desktops) and to place any GUI application into any viewport. So
it's possible that all emacs windows might not be all in the same
viewport... six emacs frames could be positioned in four or more
different viewports. Accurately positioning all of them in the correct
viewports would constitute a thorough recreation of the previous session.
Is this what people were going for?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Remember window config
2011-07-16 23:39 ` Bastian Ballmann
2011-07-17 4:02 ` ken
@ 2011-07-17 4:25 ` masashi ito
[not found] ` <4E226E0A.6010601@mousecar.com>
2 siblings, 0 replies; 9+ messages in thread
From: masashi ito @ 2011-07-17 4:25 UTC (permalink / raw)
To: Bastian Ballmann; +Cc: help-gnu-emacs
Hello,
I am not sure if this is what you are looking for, but I thought windows.el
may work for you. An alternative would be winring.el though I have never tried
it myself...
Best,
Masashi
On Sun, Jul 17, 2011 at 01:39:18AM +0200, Bastian Ballmann wrote:
> Hi Valentin,
>
> maybe my description was too short. I want Emacs to remember my actual
> window configuration when I close and reenter it like
> desktop-save-mode does for many other things.
> As far as I know winner-mode is only to remember window config within
> the currently running session.
>
> Thx && greets
>
> Basti
>
>
> Am Sat, 16 Jul 2011 21:32:27 +0200 schrieb Valentin
> Plechinger <v.plechinger@gmail.com>:
>
> > Try winner-mode, I haven't tried it that much yet and from your short
> > description I'm not sure what exactly you want to do but give it a
> > try. http://www.emacswiki.org/emacs/WinnerMode
> >
> > best regards
> >
> > At Sat, 16 Jul 2011 20:47:36 +0200,
> > Bastian Ballmann wrote:
> > >
> > > [1 <text/plain; US-ASCII (quoted-printable)>]
> > > Hi emacs lovers,
> > >
> > > i know and like desktop-save-mode and it can really save a lot of
> > > stuff not only open buffers but i cant find an extension that will
> > > save my window configuration. any hints or links on that?
> > >
> > > tia && have a nice day! :)
> >
> >
>
--
********** ********** ********** **********
"I have always found that mercy bears
richer fruits than strict justice."
-- Abraham Lincoln,
speech in Washington D.C., 1865
^ permalink raw reply [flat|nested] 9+ messages in thread
[parent not found: <4E226E0A.6010601@mousecar.com>]
* Re: Remember window config
2011-07-16 18:47 Remember window config Bastian Ballmann
2011-07-16 19:32 ` Valentin Plechinger
@ 2011-07-17 3:47 ` Leo
1 sibling, 0 replies; 9+ messages in thread
From: Leo @ 2011-07-17 3:47 UTC (permalink / raw)
To: help-gnu-emacs
On 2011-07-17 02:47 +0800, Bastian Ballmann wrote:
> i know and like desktop-save-mode and it can really save a lot of stuff
> not only open buffers but i cant find an extension that will save my
> window configuration. any hints or links on that?
>
> tia && have a nice day! :)
Make a feature request to bug-gnu-emacs@gnu.org. Time is good since the
window-related code is under new development.
Leo
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-07-18 11:26 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-16 18:47 Remember window config Bastian Ballmann
2011-07-16 19:32 ` Valentin Plechinger
2011-07-16 23:39 ` Bastian Ballmann
2011-07-17 4:02 ` ken
2011-07-17 4:25 ` masashi ito
[not found] ` <4E226E0A.6010601@mousecar.com>
[not found] ` <4E22AF7A.1080102@gmx.at>
2011-07-17 15:56 ` bug#9105: Feature req: Remembering emacs frames, windows, buffer position to subsequent session ken
2011-07-17 17:42 ` martin rudalics
[not found] ` <87oc0sk036.fsf@mail.jurta.org>
2011-07-18 11:26 ` ken
2011-07-17 3:47 ` Remember window config Leo
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).