emacscollective/no-littering

Save place mode not working with no-littering

Closed this issue · 1 comments

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!

We already mention that in the documentation. 😸

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