From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: MH-E 7.4.4 checked in Date: Thu, 15 Jul 2004 08:38:24 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200407151338.i6FDcOO29208@raven.dms.auburn.edu> References: <1890.1089689203@newt.com> <2914-Tue13Jul2004070451+0300-eliz@gnu.org> <3589.1089692661@newt.com> <2914-Tue13Jul2004215551+0300-eliz@gnu.org> <861xjfkpgu.fsf@rumba.de.uu.net> <9003-Wed14Jul2004233535+0300-eliz@gnu.org> <20040714221345.GB27263@fencepost> <86acy1n92r.fsf@rumba.de.uu.net> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1089898914 4000 80.91.224.253 (15 Jul 2004 13:41:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Jul 2004 13:41:54 +0000 (UTC) Cc: eliz@gnu.org, kai@emptydomain.de, emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jul 15 15:41:29 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bl6UL-0007VF-00 for ; Thu, 15 Jul 2004 15:41:29 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bl6UK-00063u-00 for ; Thu, 15 Jul 2004 15:41:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bl6Wo-00064A-27 for emacs-devel@quimby.gnus.org; Thu, 15 Jul 2004 09:44:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bl6Wg-00063n-Mo for emacs-devel@gnu.org; Thu, 15 Jul 2004 09:43:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bl6Wf-00063Z-77 for emacs-devel@gnu.org; Thu, 15 Jul 2004 09:43:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bl6Wf-00063W-58 for emacs-devel@gnu.org; Thu, 15 Jul 2004 09:43:53 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bl6U5-0004Mi-HO; Thu, 15 Jul 2004 09:41:13 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i6FDfBuE028914; Thu, 15 Jul 2004 08:41:11 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i6FDcOO29208; Thu, 15 Jul 2004 08:38:24 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai@emptydomain.de In-reply-to: <86acy1n92r.fsf@rumba.de.uu.net> (message from Kai Grossjohann on Thu, 15 Jul 2004 07:17:00 +0200) 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25722 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25722 Kai Grossjohann wrote: So far, only little changes had been made in Emacs CVS, but now, Luc has written lots of email that I still haven't fully processed... So perhaps this approach will prove to be more work than I intended. I _had_ to make a change in Emacs Tramp CVS because otherwise Tramp might have malfunctioned after I made my `visited-file-modtime' change. I yesterday made the minimal change required to adapt Tramp to that change. I do not plan any further changes to the Emacs Tramp CVS. I believe that further changes to Tramp are necessary, as I pointed out in those emails. However, the involved problems are no worse than, say, the remaining auto-revert problems we know about. They are unrelated to the `visited-file-modtime' change. So their solution could wait until the next Tramp merge with Emacs. I was under the impression that there would still be such a merge before the 21.4 release. Sincerely, Luc.