bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: wrong default for backup-by-copying-when-linked?


From: Kevin Rodgers
Subject: Re: wrong default for backup-by-copying-when-linked?
Date: Thu, 07 Nov 2002 15:03:00 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dave Love wrote:

Andreas Schwab <schwab@suse.de> writes:


The current default is convenient if you work on a "cp -al" copy of a
source tree and want to do a fast diff between the original tree and the
modified tree.


I'm sure it's more convenient in some cases, but I don't think that
outweighs the trouble it can cause.  When it's clobbered links you
normally have no indication, and it's likely to lead to obscure
problems.  It took quite a while to discover what had happened in the
case that prompted this.

Indeed.  The very first thing I put in every Emacs installation's default.el
file is

(setq backup-by-copying-when-linked t)  ; preserve hard links to original file

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>







reply via email to

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