emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating backups in temporary directories


From: David Kastrup
Subject: Re: creating backups in temporary directories
Date: Fri, 07 Sep 2007 17:36:33 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

"Chris Moore" <address@hidden> writes:

> I quite often want to email diffs of files I don't have write access
> to, so I visit the file, write it to /tmp, then edit it, save it,
> and go to /tmp to run diff between the file and its backup.

That's not what backups are for.  Why don't you save under a different
name?  That's what C-x C-w is for.

> Suggestions:
> 1) make that the default value - why not write backups in /tmp?

Because making a "backup" for a file in a place that is regularly
cleaned out is creating an illusion of security.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]