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: Sat, 20 Nov 2010 11:49:25 +0100 Message-ID: <87r5eg6zii.fsf@gmx.de> References: <874oc6ze69.fsf@gmx.de> <87k4kxzefl.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1290250183 6798 80.91.229.12 (20 Nov 2010 10:49:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 20 Nov 2010 10:49:43 +0000 (UTC) To: Stefan Monnier , "emacs-devel\@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 20 11:49:39 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 1PJl0l-0002H5-5o for ged-emacs-devel@m.gmane.org; Sat, 20 Nov 2010 11:49:39 +0100 Original-Received: from localhost ([127.0.0.1]:48081 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJl0k-0001mB-LI for ged-emacs-devel@m.gmane.org; Sat, 20 Nov 2010 05:49:38 -0500 Original-Received: from [140.186.70.92] (port=53929 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJl0c-0001m0-AA for emacs-devel@gnu.org; Sat, 20 Nov 2010 05:49:31 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJl0a-0004Yx-RA for emacs-devel@gnu.org; Sat, 20 Nov 2010 05:49:30 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:38917 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PJl0a-0004Yo-DV for emacs-devel@gnu.org; Sat, 20 Nov 2010 05:49:28 -0500 Original-Received: (qmail invoked by alias); 20 Nov 2010 10:49:26 -0000 Original-Received: from p57BBC90E.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.201.14] by mail.gmx.net (mp022) with SMTP; 20 Nov 2010 11:49:26 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/VvQsIjWPVCZ7TjU3uTZYbK6bhtasgZfmzOZXC2I +jYoTkcgpmpLtW In-Reply-To: (Michael Albinus's message of "Thu, 04 Nov 2010 15:51:30 +0100") 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:132900 Archived-At: Michael Albinus writes: > 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? >> Stefan Best regards, Michael.