From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: backup-by-copying-when-mismatch Date: Sun, 21 Nov 2010 20:48:13 +0100 Message-ID: <87wro631c2.fsf@gmx.de> References: <874oc6ze69.fsf@gmx.de> <87k4kxzefl.fsf@gmx.de> <87r5eg6zii.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290368910 22746 80.91.229.12 (21 Nov 2010 19:48:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2010 19:48:30 +0000 (UTC) Cc: "emacs-devel@gnu.org" To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 21 20:48:25 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PKFth-0000Ph-LO for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2010 20:48:25 +0100 Original-Received: from localhost ([127.0.0.1]:36672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKFth-0000xS-3w for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2010 14:48:25 -0500 Original-Received: from [140.186.70.92] (port=42770 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKFtd-0000xI-26 for emacs-devel@gnu.org; Sun, 21 Nov 2010 14:48:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKFtb-0006aX-V9 for emacs-devel@gnu.org; Sun, 21 Nov 2010 14:48:20 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:49541 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PKFtb-0006a6-Cs for emacs-devel@gnu.org; Sun, 21 Nov 2010 14:48:19 -0500 Original-Received: (qmail invoked by alias); 21 Nov 2010 19:48:16 -0000 Original-Received: from p57BBC162.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.193.98] by mail.gmx.net (mp070) with SMTP; 21 Nov 2010 20:48:16 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19XBRJtX6VX1QLQEgCXoq8P9n69vEANnA3C+RB0Jw q2xA4DeGDxdq7K In-Reply-To: (Stefan Monnier's message of "Sun, 21 Nov 2010 12:16:40 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132980 Archived-At: Stefan Monnier writes: >>>>>> A simpler solution would be to change the default value of >>>>>> backup-by-copying-when-mismatch to t for everyone rather than just >>>>>> for root. I don't know what would the objections to this. >>>>> From my pov it would be acceptable, but I don't know how people see it. >>>> Neither do I. >>> Let's change the default in the trunk. I'll deactivate the setting in >>> Tramp, and we'll see whether there are complaints. OK? >> Ping. >> Stefan, shall I change it this way? > > OK, let's try it. done. > Stefan Best regards, Michael.