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

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

bug#44152: 28.0.50; GNU ELPA persist: variables not saved


From: Lars Ingebrigtsen
Subject: bug#44152: 28.0.50; GNU ELPA persist: variables not saved
Date: Tue, 07 Jun 2022 12:25:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jean Louis <bugs@gnu.support> writes:

> (require 'persist)
> (persist-defvar my-var "anything" "Example")
>
> When I do the above and exit Emacs, I cannot see my-var in ~/.emacs.d

Variables that have their default values are not saved -- you have to
change the value for persist to do anything.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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