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

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

Re: Saving a elisp data structure into string and evaluating it back int


From: Kevin Rodgers
Subject: Re: Saving a elisp data structure into string and evaluating it back into objects
Date: Wed, 07 Oct 2009 06:57:17 -0600
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Marcelo de Moraes Serpa wrote:
Hello list,

I'm trying to combine DeskTop, layout-restore.el and revive.el to create the ultimate persistence experience :)

Well, what I'm trying to do is, every time I exit emacs, the whole memory state (elisp object's tree) will be dumped to a file and reloaded when I restart emacs again.

Why am I trying to do this? Well, there are many settings in emacs that are volatile, many vars that are not saved. I know that emacs has the capability to save its vars into .emacs, but this depends on the mode and the var, no?

C-h v desktop-globals-to-save
C-h v desktop-locals-to-save

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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