emacscollective / no-littering

Help keeping ~/.config/emacs clean
GNU General Public License v3.0
635 stars 69 forks source link

Save place mode not working with no-littering #169

Closed bataak closed 2 years ago

bataak commented 2 years ago

save-place-mode is not working with no-littering.

Here is my additional config:

(setq auto-save-file-name-transforms
      `((".*" ,(no-littering-expand-var-file-name "auto-save/") t)))

Thanks!

tarsius commented 2 years ago

We already mention that in the documentation. :smile_cat:

https://github.com/emacscollective/no-littering#auto-save-settings