From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: changed on disk; really edit the buffer? Date: Mon, 12 Nov 2007 23:09:28 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1194901787 27464 80.91.229.12 (12 Nov 2007 21:09:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 21:09:47 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Stephan Lukits Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Nov 12 22:09:51 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IrgXX-0005oX-Kf for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Nov 2007 22:09:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrgXL-0006CC-Cc for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Nov 2007 16:09:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrgXE-000694-MF for bug-gnu-emacs@gnu.org; Mon, 12 Nov 2007 16:09:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrgXD-00064q-0y for bug-gnu-emacs@gnu.org; Mon, 12 Nov 2007 16:09:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrgXC-00064i-VE for bug-gnu-emacs@gnu.org; Mon, 12 Nov 2007 16:09:30 -0500 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrgXC-0004RP-HE for bug-gnu-emacs@gnu.org; Mon, 12 Nov 2007 16:09:30 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-30-20.inter.net.il [80.230.30.20]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IHP66063 (AUTH halo1); Mon, 12 Nov 2007 23:06:52 +0200 (IST) In-reply-to: (message from Stephan Lukits on Mon, 12 Nov 2007 16:39:29 +0100) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16957 Archived-At: > From: Stephan Lukits > Date: Mon, 12 Nov 2007 16:39:29 +0100 > Cc: > > (file-attributes "~/.emacs"): > (nil 1 5 5 (18232 28429) (18232 28429) (18206 2636) 3080 "-rw-rw-rw-" > nil -16252 (6714 . 34723)) > > (visited-file-modtime): > (18232 28366) That's 63 seconds of difference, if I'm right. Is there some process that touches files on that filesystem? (What filesystem is that, btw?) Do you see a difference in what "ls -l" says about such files when you first visit the file, and then after Emacs complains and you type `y'?