From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.devel Subject: Re: w32.c/link() Date: Tue, 17 Jun 2014 00:08:22 +0200 Message-ID: References: <83k38gvr8k.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01176ac52efc6004fbfb4566 X-Trace: ger.gmane.org 1402956536 26630 80.91.229.3 (16 Jun 2014 22:08:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2014 22:08:56 +0000 (UTC) Cc: Eli Zaretskii , Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 17 00:08:49 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wwf57-0004Bs-8n for ged-emacs-devel@m.gmane.org; Tue, 17 Jun 2014 00:08:49 +0200 Original-Received: from localhost ([::1]:46422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwf56-000257-PN for ged-emacs-devel@m.gmane.org; Mon, 16 Jun 2014 18:08:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwf53-00024p-LX for emacs-devel@gnu.org; Mon, 16 Jun 2014 18:08:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wwf52-00043e-T3 for emacs-devel@gnu.org; Mon, 16 Jun 2014 18:08:45 -0400 Original-Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:35436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwf51-00040W-Gi; Mon, 16 Jun 2014 18:08:43 -0400 Original-Received: by mail-ob0-f181.google.com with SMTP id wp4so6602614obc.12 for ; Mon, 16 Jun 2014 15:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=IiWW7GFq6QsBZ9bVCp2xnD0dK4R5B7osd8bCLjLtqD8=; b=XEHXOx+AilyM5FQwG+A88M2s5/K3Wkza5HCqObuWBsK0Uej0k+9q6ks3k9Q4xJX2KB mW++aeJTPjiud068nXB7y9ydFkhgFqsXKR+CWWBsPJV8WrbhscBtdLTd1X1SF73BVmB3 JncF7dVOqK5pXRiljDEjU6/wmOHEPKEXgHavekREVmyxnJh4r1govVJHSzwRbFpZnMLI TggktVvYLZpdCMwCUlbELrV73s9K5EDUr/nVBDAAJ/zcG16HulshCBEOp3NGpj1JG26z VjWXV5jNp/5GoP67cOdTZNWlxvTcWra9GTm1jy0Add19UDcY6XZmbg6KNSCKeBgTQ/WS iwEQ== X-Received: by 10.60.178.243 with SMTP id db19mr22568362oec.11.1402956522910; Mon, 16 Jun 2014 15:08:42 -0700 (PDT) Original-Received: by 10.202.2.207 with HTTP; Mon, 16 Jun 2014 15:08:22 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172494 Archived-At: --089e01176ac52efc6004fbfb4566 Content-Type: text/plain; charset=UTF-8 Thanks. Stupid of me to have been caught this way. I knew it, but never used it so... 2014-06-16 22:58 GMT+02:00 Stefan Monnier : > > This is because after editing foo.el, foo1.el is still a hard link but to > > foo.el~ (autosave file). :-/ > > Quite misleading! Sorry for the noise. > > Try C-h f backup-by-copying TAB > > > Stefan > --089e01176ac52efc6004fbfb4566 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks. Stupid of me to have been caught this way. I knew = it, but never used it so...

=

2014-06-16 22:58 GMT+02:00 Stefan Monnie= r <monnier@iro.umontreal.ca>:
> This is because after e= diting foo.el, foo1.el is still a hard link but to
> foo.el~ (autosave file). :-/
> Quite misleading! Sorry for the noise.

Try C-h f backup-by-copying TAB


=C2=A0 =C2=A0 =C2=A0 =C2=A0 Stefan

--089e01176ac52efc6004fbfb4566--