From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] autorevert.el -- revert fix for Windows platform Date: Fri, 23 Mar 2007 16:10:27 +0200 Message-ID: References: <7it9frhi.fsf@cante.net> <87slbx9vcf.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1174659076 23913 80.91.229.12 (23 Mar 2007 14:11:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Mar 2007 14:11:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jari Aalto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 23 15:11:09 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HUkTw-00055h-6d for ged-emacs-devel@m.gmane.org; Fri, 23 Mar 2007 15:11:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUkVq-0000y2-BU for ged-emacs-devel@m.gmane.org; Fri, 23 Mar 2007 09:13:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUkVI-0000OY-MJ for emacs-devel@gnu.org; Fri, 23 Mar 2007 10:12:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUkVH-0000M0-UN for emacs-devel@gnu.org; Fri, 23 Mar 2007 10:12:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUkVH-0000Lc-OL for emacs-devel@gnu.org; Fri, 23 Mar 2007 09:12:27 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HUkTM-0005UU-98 for emacs-devel@gnu.org; Fri, 23 Mar 2007 10:10:28 -0400 Original-Received: from HOME-C4E4A596F7 ([81.5.34.178]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CEN23574 (AUTH halo1); Fri, 23 Mar 2007 16:10:21 +0200 (IST) In-reply-to: (message from Jari Aalto on 23 Mar 2007 09:03:20 +0200) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68396 Archived-At: > From: Jari Aalto > Date: 23 Mar 2007 09:03:20 +0200 > > > That's not foolproof, since changes need not alter the file size. > > True. Do you know any use case of such a situation? Yes: replace one characters with another, and make no other changes. > > Could you try to find out why verify-visited-file-modtime doesn't > > work on Windows? You said that the problem exists on Emacs 21---does > > it still exist under Emacs 22? > > I could test more if you point me to a location where I can download > native windows version of 22.x Here's one place: http://ourcomments.org/Emacs/EmacsW32SetupUtilities.html