From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.bugs Subject: Re: backup-by-copying-when-linked not honored on Windows Date: Thu, 15 Apr 2004 14:37:58 +0200 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2427-Thu15Apr2004143758+0300-eliz@gnu.org> References: <5.2.0.9.0.20031220092951.022da088@localhost> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1082031452 26745 80.91.224.253 (15 Apr 2004 12:17:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2004 12:17:32 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 15 14:17:24 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BE5o4-0000jf-00 for ; Thu, 15 Apr 2004 14:17:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BE5Xk-0000Ha-5Y for geb-bug-gnu-emacs@m.gmane.org; Thu, 15 Apr 2004 08:00:32 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BE5QY-0006pJ-0T for bug-gnu-emacs@gnu.org; Thu, 15 Apr 2004 07:53:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BE5Og-0006Mo-W7 for bug-gnu-emacs@gnu.org; Thu, 15 Apr 2004 07:51:42 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BE5Gk-0004yV-Ag for bug-gnu-emacs@gnu.org; Thu, 15 Apr 2004 07:42:58 -0400 Original-Received: from zaretski (pns03-202-32.inter.net.il [80.230.202.32]) by legolas.inter.net.il (MOS 3.4.5-GR) with ESMTP id BOP19084; Thu, 15 Apr 2004 14:41:52 +0300 (IDT) Original-To: Peter Koves X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <5.2.0.9.0.20031220092951.022da088@localhost> (message from Peter Koves on Sat, 20 Dec 2003 09:31:00 -0500) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7608 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7608 > Date: Sat, 20 Dec 2003 09:31:00 -0500 > From: Peter Koves > > In .emacs I have (backup-by-copying-when-linked t). > However hardlinked files on NTFS are not treated > properly. Does NTEmacs using Microsoft runtime at all support NTFS hard links? That is, do you see a number of links greater than one in the second member of the list returned by file-attributes?