aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-25 18:29:32 -0500
committerCraig Jennings <c@cjennings.net>2026-05-25 18:29:32 -0500
commit71c2586d4d8b07313e4dbf4deecd13814b710f61 (patch)
tree78291ccb1c1c5b3db06cddd4410713168b3e5a89 /init.el
parent1b16395837b06ccb11ef375c55a5401d21f5602c (diff)
downloaddotemacs-71c2586d4d8b07313e4dbf4deecd13814b710f61.tar.gz
dotemacs-71c2586d4d8b07313e4dbf4deecd13814b710f61.zip
feat(system-defaults): warn once when Customize tries to save
custom-file points at a throwaway temp file so Customize edits never persist — deliberate, since config lives in Elisp, but silent. A user who clicks "Save for Future Sessions" loses the edit on exit with no hint. I advise custom-save-all (the chokepoint both customize-save-variable and the Customize button funnel through) with a one-shot :before warning that explains the discard and points at the Elisp init files. The advice removes itself after firing, so it warns once per session, and the body never runs at load, so startup stays quiet.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions