From: Nikolaj Schumacher <me@nschum.de>
To: Nurullah Akkaya <nurullah.akkaya@blooby.com>
Cc: Emacs Help List <help-gnu-emacs@gnu.org>
Subject: Re: Reading and Writing list to/from a file.
Date: Mon, 02 Mar 2009 10:54:49 +0100 [thread overview]
Message-ID: <m2eixgz1ue.fsf@nschum.de> (raw)
In-Reply-To: <a06f430f0903010510g59e0d6c9r279d98343b788c61@mail.gmail.com> (Nurullah Akkaya's message of "Sun, 1 Mar 2009 15:10:11 +0200")
Nurullah Akkaya <nurullah.akkaya@blooby.com> wrote: > I would
like to keep a elisp list between sessions. What is the > correct
way of storing it? so that i don't have to parse it line by >
line. How can i save it as a list and evaluate the file after >
opening?
As far as I know, there is no complete library for this.
But look at what `recentf-save-list' in recentf.el does.
The list still has do be parsed, but `load' can take care of it.
regards,
Nikolaj Schumacher
next prev parent reply other threads:[~2009-03-02 9:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-01 13:10 Reading and Writing list to/from a file Nurullah Akkaya
2009-03-02 9:54 ` Nikolaj Schumacher [this message]
2009-03-03 4:02 ` Kevin Rodgers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2eixgz1ue.fsf@nschum.de \
--to=me@nschum.de \
--cc=help-gnu-emacs@gnu.org \
--cc=nurullah.akkaya@blooby.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).