commit 663564b6d076131635b45a8839db20f73f8ace71 from: Lukas Henkel date: Mon Apr 25 18:48:04 2022 UTC Enable save-place-mode commit - dfd5f15f053020c280047a31992e5ea138b90fec commit + 663564b6d076131635b45a8839db20f73f8ace71 blob - 6f8093dfd92f438e99d976aa0617184a10428f89 blob + 444e6868bd0326d22395a64d0c1d053b69acf901 --- init.el +++ init.el @@ -247,6 +247,7 @@ '(read-file-name-completion-ignore-case t) '(reb-re-syntax 'string) '(ring-bell-function 'ignore) + '(save-place-mode t) '(scroll-conservatively 100) '(tab-always-indent 'complete) '(use-short-answers t)