GNU-devel ELPA - persist

persist

Description
Persist Variables between Emacs Sessions
Latest
persist-0.6.0.20240114.52348.tar (.sig), 2024-Mar-31, 30.0 KiB
Maintainer
Joseph Turner <persist-el@breatheoutbreathe.in>
Atom feed
persist.xml
Website
https://elpa.gnu.org/packages/persist.html
Browse repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This package provides variables which persist across sessions.

The main entry point is `persist-defvar' which behaves like
`defvar' but which persists the variables between session.  Variables
are automatically saved when Emacs exits.

Other useful functions are `persist-save' which saves the variable
immediately, `persist-load' which loads the saved value,
`persist-reset' which resets to the default value.

Values are stored in a directory in `user-emacs-directory', using
one file per value.  This makes it easy to delete or remove unused
variables.

Old versions

persist-0.6.0.20240113.94225.tar.lz2024-Jan-135.91 KiB
persist-0.5.0.20240107.145528.tar.lz2024-Jan-075.88 KiB
persist-0.5.0.20230905.151959.tar.lz2023-Sep-055.88 KiB
persist-0.5.0.20220622.42135.tar.lz2022-Sep-135.04 KiB
persist-0.4.0.20220622.42101.tar.lz2022-Jun-225.03 KiB
persist-0.4.0.20210829.193708.tar.lz2021-Aug-294.97 KiB
persist-0.4.0.20190708.210111.tar.lz2020-Dec-144.91 KiB