From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.bugs Subject: wrong default for backup-by-copying-when-linked? Date: 04 Nov 2002 15:28:19 +0000 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036424671 23410 80.91.224.249 (4 Nov 2002 15:44:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 15:44:31 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188jOv-00065I-00 for ; Mon, 04 Nov 2002 16:44:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188jPY-0001Xl-00; Mon, 04 Nov 2002 10:45:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 188j9N-00055c-00 for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2002 10:28:25 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 188j9I-00053r-00 for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2002 10:28:24 -0500 Original-Received: from albion.dl.ac.uk ([148.79.80.39]) by monty-python.gnu.org with esmtp (Exim 4.10) id 188j9I-00052X-00 for bug-gnu-emacs@gnu.org; Mon, 04 Nov 2002 10:28:20 -0500 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.35 #1 (Debian)) id 188j9H-00019U-00 for ; Mon, 04 Nov 2002 15:28:19 +0000 Original-To: bug-gnu-emacs@gnu.org Original-Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3813 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3813 This can't be a new issue, but I don't recall discussion of it. It seems to me that backup-by-copying-when-linked should default to t, as I actually thought it did. I've just been bitten by breaking links to some system configuration files. Is there a good reason for the current default of nil? If so, I think it should at least be commented.