Homepage
Recent Changes
Search:
History of 2024-11-04 Persisting variables across Emacs sessions
2024-11-04
07:24 UTC
Revision 1
. . . .
mbork
–
Today, I have a short tip to all people who write Elisp and want to preserve some variable other than user customizations between Emacs sessions. (For user settings, configuring them manually in init.el is the standard way to go.) A classic example would be histories of the user’s entries.