GNU bug report logs - #4527
Emacs removes Extended Attributes when saving

Previous Next

Package: emacs;

Reported by: David Euresti <evelio <at> gmail.com>

Date: Tue, 22 Sep 2009 20:50:06 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: David Euresti <evelio <at> gmail.com>
Cc: 4527 <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
Subject: bug#4527: Emacs removes Extended Attributes when saving
Date: Wed, 23 Sep 2009 18:39:56 -0400
> When I edit a file that contains xattrs the xattrs are removed when I
> save the file inside of emacs.

You have to set backup-by-copying, otherwise the saved file is a new
file (with a new inode).  Of course, this also affects whether or not
hardlinks get broken when saving a file, which may be what you want or
may be what you don't want.


        Stefan




This bug report was last modified 15 years and 238 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.