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

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

RE: [External] : Saving variables for use between emacs sessions


From: Drew Adams
Subject: RE: [External] : Saving variables for use between emacs sessions
Date: Thu, 15 Sep 2022 11:46:57 +0000

> How can I save variable that can be reused between emacs sessions?

Lots of ways. Some:

1. savehist.el
2. desktop.el
3. Bookmark+ bookmark variable-list bookmark

https://www.emacswiki.org/emacs/BookmarkPlus#FunctionSequenceVarlistBookmarks

4. If it's a user option (defcustom), then in your `custom-file' (or init file).


reply via email to

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