all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* saving windows/workspace
@ 2009-01-06 15:42 sergio_101
  2009-01-07  5:07 ` Andy Stewart
  0 siblings, 1 reply; 4+ messages in thread
From: sergio_101 @ 2009-01-06 15:42 UTC (permalink / raw)
  To: help-gnu-emacs

i have a setup that i use daily for rails development that involves
splitting up my frame into a bunch of windows, then loading each frame
with different buffers..

i would like to be able to save this whole layout so that i can open
it each day without having to rebuild it..

i have tried desktop-save, and this gets close, as it remembers all my
files and buffer.. but it doesn't do windows splits..

does anyone have any ideas on how to do this?

thanks!


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: saving windows/workspace
  2009-01-06 15:42 saving windows/workspace sergio_101
@ 2009-01-07  5:07 ` Andy Stewart
  2009-01-07  6:38   ` Lennart Borgman
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Stewart @ 2009-01-07  5:07 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, 
sergio_101 <sergiolist@village-buzz.com> writes:

> i have a setup that i use daily for rails development that involves
> splitting up my frame into a bunch of windows, then loading each frame
> with different buffers..
>
> i would like to be able to save this whole layout so that i can open
> it each day without having to rebuild it..
>
> i have tried desktop-save, and this gets close, as it remembers all my
> files and buffer.. but it doesn't do windows splits..
>
> does anyone have any ideas on how to do this?
>
> thanks!
Try to use windows.el and revive.el.
Them can save your window layout before exit, and restore it when your
startup.

  -- Andy





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: saving windows/workspace
  2009-01-07  5:07 ` Andy Stewart
@ 2009-01-07  6:38   ` Lennart Borgman
  2009-01-07  6:40     ` Andy Stewart
  0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman @ 2009-01-07  6:38 UTC (permalink / raw)
  To: Andy Stewart; +Cc: help-gnu-emacs

On Wed, Jan 7, 2009 at 6:07 AM, Andy Stewart <lazycat.manatee@gmail.com> wrote:
> Try to use windows.el and revive.el.
> Them can save your window layout before exit, and restore it when your
> startup.

Another option is winsav.el in nXhtml.

But where are windows.el and revive.el?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: saving windows/workspace
  2009-01-07  6:38   ` Lennart Borgman
@ 2009-01-07  6:40     ` Andy Stewart
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Stewart @ 2009-01-07  6:40 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: help-gnu-emacs

Hi,

"Lennart Borgman" <lennart.borgman@gmail.com> writes:

> On Wed, Jan 7, 2009 at 6:07 AM, Andy Stewart <lazycat.manatee@gmail.com> wrote:
>> Try to use windows.el and revive.el.
>> Them can save your window layout before exit, and restore it when your
>> startup.
>
> Another option is winsav.el in nXhtml.
>
> But where are windows.el and revive.el?
At: http://www.emacswiki.org/emacs/WindowsMode

  -- Andy




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-07  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06 15:42 saving windows/workspace sergio_101
2009-01-07  5:07 ` Andy Stewart
2009-01-07  6:38   ` Lennart Borgman
2009-01-07  6:40     ` Andy Stewart

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.