Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Saving State
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Perry Smith  
View profile  
 More options Sep 7 2011, 11:02 am
Newsgroups: gnu.emacs.help
From: Perry Smith <pedz...@gmail.com>
Date: Wed, 7 Sep 2011 10:02:02 -0500
Local: Wed, Sep 7 2011 11:02 am
Subject: Saving State
I do customer support and I shift from one problem to another problem and then back to the first problem.

Is it possible to save the current state of emacs which includes the buffers in particular and maybe the "register" values (when I do point-to-register) to a file.  Then clear the state, work on a new problem, save the new state at that time.  Then be able to go back and restore the first state?

Utopia would each of these states to be saved in its own individual file.

I've been told of a packaged named "windows" that does this but I can't find it because the name gets too many hits.

Thank you,
pedz


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jai Dayal  
View profile  
 More options Sep 7 2011, 11:40 am
Newsgroups: gnu.emacs.help
From: Jai Dayal <dayals...@gmail.com>
Date: Wed, 7 Sep 2011 11:40:40 -0400
Local: Wed, Sep 7 2011 11:40 am
Subject: Re: Saving State

I think this could be accomplished rather easily with screen (in the
terminal type "which screen" to see if it's installed).

It will change a few key strokes, but nothing major.

Good thing is about screen, is when you're disconnected, you can ssh back in
and re-attach to the screen and everything is there.

http://www.slac.stanford.edu/grp/cd/soft/epics/extensions/iocConsole/...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jai Dayal  
View profile  
 More options Sep 7 2011, 11:43 am
Newsgroups: gnu.emacs.help
From: Jai Dayal <dayals...@gmail.com>
Date: Wed, 7 Sep 2011 11:43:02 -0400
Local: Wed, Sep 7 2011 11:43 am
Subject: Re: Saving State

I should add that you can run multiple screens, and you easily switch
between them (this is the intended use)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pascal J. Bourguignon  
View profile  
 More options Sep 7 2011, 12:11 pm
Newsgroups: gnu.emacs.help
From: "Pascal J. Bourguignon" <p...@informatimago.com>
Date: Wed, 07 Sep 2011 18:11:03 +0200
Local: Wed, Sep 7 2011 12:11 pm
Subject: Re: Saving State

Perry Smith <pedz...@gmail.com> writes:
> I do customer support and I shift from one problem to another problem
> and then back to the first problem.

> Is it possible to save the current state of emacs which includes the
> buffers in particular and maybe the "register" values (when I do
> point-to-register) to a file.  Then clear the state, work on a new
> problem, save the new state at that time.  Then be able to go back and
> restore the first state?

> Utopia would each of these states to be saved in its own individual
> file.

> I've been told of a packaged named "windows" that does this but I
> can't find it because the name gets too many hits.

It's called "desktop".  Try M-x desktop-save  and M-x desktop-read

--
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Knight  
View profile  
 More options Sep 7 2011, 3:08 pm
Newsgroups: gnu.emacs.help
From: Steven Knight <ste...@knight.cx>
Date: Wed, 07 Sep 2011 15:08:52 -0400
Local: Wed, Sep 7 2011 3:08 pm
Subject: Re: Saving State

On Wed, 2011-09-07 at 10:02 -0500, Perry Smith wrote:
> I do customer support and I shift from one problem to another problem and then back to the first problem.

> Is it possible to save the current state of emacs which includes the buffers in particular and maybe the "register" values (when I do point-to-register) to a file.  Then clear the state, work on a new problem, save the new state at that time.  Then be able to go back and restore the first state?

> Utopia would each of these states to be saved in its own individual file.

> I've been told of a packaged named "windows" that does this but I can't find it because the name gets too many hits.

> Thank you,
> pedz

Hi,

It sounds like you're looking for the package Workgroup for Windows.  It
provided the features you're looking for. Here are some URLs:

http://www.emacswiki.org/emacs/WorkgroupsForWindows
https://github.com/tlh/workgroups.el

Thanks,

--
Steven Knight <ste...@knight.cx>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeffrey Spencer  
View profile  
 More options Sep 8 2011, 8:16 am
Newsgroups: gnu.emacs.help
From: Jeffrey Spencer <jeffspenc...@gmail.com>
Date: Thu, 08 Sep 2011 22:16:24 +1000
Local: Thurs, Sep 8 2011 8:16 am
Subject: Re: Saving State
Check here. It has the windows.el you are searching for which requires
revive.el so dl that too.

http://www.gentei.org/~yuuji/software/
<http://www.gentei.org/%7Eyuuji/software/>

Cheers,
Jeff

On 09/08/2011 01:02 AM, Perry Smith wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tami  
View profile  
 More options Sep 8 2011, 3:04 pm
Newsgroups: gnu.emacs.help
From: Tami <kd5...@wb5aoh.dyndns.org>
Date: Thu, 8 Sep 2011 14:04:11 -0500
Local: Thurs, Sep 8 2011 3:04 pm
Subject: Re: Re: Saving State
I also  recommend screen.  We do some home-automation things via computer, so
when things go wrong its handy to just switch to the relevant screen which is
right in the state I need to quickly fix the problem.  

.Tami
 .signature: syntax error at line 1: `(' unexpected

On 2011 September 7 Jai Dayal wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jorgen Grahn  
View profile  
 More options Sep 11 2011, 7:03 pm
Newsgroups: gnu.emacs.help
From: Jorgen Grahn <grahn+n...@snipabacken.se>
Date: 11 Sep 2011 23:03:27 GMT
Local: Sun, Sep 11 2011 7:03 pm
Subject: Re: Saving State
[top-postings fixed]

On Thu, 2011-09-08, Tami wrote:
> On 2011 September 7 Jai Dayal wrote:
>> On Wed, Sep 7, 2011 at 11:02 AM, Perry Smith <pedz...@gmail.com> wrote:
>> > I do customer support and I shift from one problem to another problem and
>> > then back to the first problem.
>> I think this could be accomplished rather easily with screen (in the
>> terminal type "which screen" to see if it's installed).

>> It will change a few key strokes, but nothing major.

>> Good thing is about screen, is when you're disconnected, you can ssh back in
>> and re-attach to the screen and everything is there.
> I also  recommend screen.  We do some home-automation things via computer, so
> when things go wrong its handy to just switch to the relevant screen which is
> right in the state I need to quickly fix the problem.  

And I recommend it too. It's well worth learning if you're doing
*anything* Unix-related where you jump between tasks and hosts.

I keep one (named) screen session per task I'm doing at work; typically
two or three active and half a dozen more on the backburner.

You'll have to run Emacs in terminal mode though if you want to
combine them. If you're (like me) very attached to X11 Emacs, you may
not like that. Myself, I don't keep much state in Emacs itself --
Emacs does text editing and screen holds the various shells where most
of my valuable state is.

/Jorgen

--
  // Jorgen Grahn <grahn@  Oo  o.   .     .
\X/     snipabacken.se>   O  o   .


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »