unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* auto-save-file-name-transforms should use per-user directory
@ 2004-05-24 16:35 Dave Love
  0 siblings, 0 replies; only message in thread
From: Dave Love @ 2004-05-24 16:35 UTC (permalink / raw)


The default for `auto-save-file-name-transforms' currently puts
backups for remote files directly into `temporary-file-directory'.  It
doesn't seem a good idea to share a directory for backup files on a
multi-user system (apart from the normal security issues with
predictable names in /tmp).  Also, if the machine crashes and reboots,
it probably clears /tmp, along with the backup of your work.

How about using a directory under ~/.emacs.d instead,
e.g. `~/.emacs.d/autosaves'?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-24 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-24 16:35 auto-save-file-name-transforms should use per-user directory Dave Love

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).