From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "=?iso-8859-1?Q?arthur.chereau?=" Newsgroups: gmane.emacs.bugs Subject: =?iso-8859-1?Q?Emacs_with_Reiserfs?= Date: Fri, 27 Sep 2002 17:06:09 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1033139236 15963 127.0.0.1 (27 Sep 2002 15:07:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 27 Sep 2002 15:07:16 +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 17uwi1-00049D-00 for ; Fri, 27 Sep 2002 17:07:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uwiD-00064Z-00; Fri, 27 Sep 2002 11:07:25 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17uwhT-0005tm-00 for bug-gnu-emacs@gnu.org; Fri, 27 Sep 2002 11:06:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17uwhR-0005tX-00 for bug-gnu-emacs@gnu.org; Fri, 27 Sep 2002 11:06:38 -0400 Original-Received: from smtp-out.voila.wanadooportails.com ([193.252.117.74]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17uwhR-0005tT-00 for bug-gnu-emacs@gnu.org; Fri, 27 Sep 2002 11:06:37 -0400 Original-Received: from voila.fr (10.3.7.82) by smtp-out.voila.wanadooportails.com (5.1.071) id 3D9391F30001D128 for bug-gnu-emacs@gnu.org; Fri, 27 Sep 2002 17:06:09 +0200 X-Sensitivity: 3 Original-To: "=?utf-8?Q?bug-gnu-emacs?=" X-XaM3-API-Version: 3.2 (B27) X-type: 0 X-SenderIP: 62.212.97.15 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:3594 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3594 Hi, I've noted a strange behavior of emacs when writing files metadata. As the problem seems not to happen to everybody, I think it may be related to the use of the reiserfs filesystem. Here are the symptoms: - with backup-by-copying set, the backup file metadata are preserved, instead of the file metadata: $ cat .emacs (setq backup-by-copying t) $ emacs test $ ls -i test* 1505188 test $ emacs test $ ls -i test* 1505190 test 1505189 test~ $ emacs test $ ls -i test* 1505191 test 1505189 test~ - with backup-by-copying not set, the permissions of the file are sometimes reset to 644. This can be annoying for scripts. This happens with the latest emacs from cvs on a reiseirfs 3 filesystem. This never happens with an emacs-like tool like jed. Emacs was compiled with: --with-x --with-x-toolkit=3Dmotif --without-xpm --without-jpeg --without-tiff --without-gif --without-png --without-sound --without-xim --without-pop ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr