Andy on Nostr: I think I give up on trying to tell #emacs where to create the auto-save directory. I ...
I think I give up on trying to tell #emacs where to create the auto-save directory.
I had though this would be clever at init:
(setq backup-directory-alist `((".*" . ,null-device)))
Then later I'd change it to something usable. Except I'm not clever, emacs knows it can't use that directory, so it dumps it to XDG_CONFIG_HOME anyway.
Nice...
Published at
2024-09-01 15:16:28Event JSON
{
"id": "26cf2f448440618b635cb0a5ac33fc12d59d9f93a2467bf503ed30bd8376532f",
"pubkey": "02a66f7e112f405d4e9eb04060f47ae250db7171f1e7ca73b180708a062b46f2",
"created_at": 1725203788,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/@AndyScott/113062955510198229",
"web"
],
[
"t",
"emacs"
],
[
"proxy",
"https://fosstodon.org/users/AndyScott/statuses/113062955510198229",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://fosstodon.org/users/AndyScott/statuses/113062955510198229",
"pink.momostr"
],
[
"-"
]
],
"content": "I think I give up on trying to tell #emacs where to create the auto-save directory.\n\nI had though this would be clever at init:\n\n(setq backup-directory-alist `((\".*\" . ,null-device)))\n\nThen later I'd change it to something usable. Except I'm not clever, emacs knows it can't use that directory, so it dumps it to XDG_CONFIG_HOME anyway.\n\nNice...",
"sig": "9890580cc880009949c0576bd9682c15bed6e0408e2080b9ec1f4b688901c9ade5056075fd4b6ae0e984482089097d29ab7ad29cd592adf42a04f8a5a1e77d6c"
}