persist
- Description
- Persist Variables between Emacs Sessions
- Latest
- persist-0.6.1.0.20240801.14323.tar (.sig), 2024-Aug-01, 30.0 KiB
- Maintainer
- Joseph Turner <persist-el@breatheoutbreathe.in>
- Website
- https://elpa.gnu.org/packages/persist.html
- Browse ELPA's 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.1.0.20240615.190609.tar.lz | 2024-Jun-15 | 6.05 KiB |
persist-0.6.0.20240114.52348.tar.lz | 2024-Mar-31 | 5.94 KiB |
persist-0.6.0.20240113.94225.tar.lz | 2024-Jan-13 | 5.91 KiB |
persist-0.5.0.20240107.145528.tar.lz | 2024-Jan-07 | 5.88 KiB |
persist-0.5.0.20230905.151959.tar.lz | 2023-Sep-05 | 5.88 KiB |
persist-0.5.0.20220622.42135.tar.lz | 2022-Sep-13 | 5.04 KiB |
persist-0.4.0.20220622.42101.tar.lz | 2022-Jun-22 | 5.03 KiB |
persist-0.4.0.20210829.193708.tar.lz | 2021-Aug-29 | 4.97 KiB |
persist-0.4.0.20190708.210111.tar.lz | 2020-Dec-14 | 4.91 KiB |