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: Auto-revert on remote files: disabling timers temporarily? Date: Sun, 30 May 2004 22:10:10 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405310310.i4V3AA512859@raven.dms.auburn.edu> References: <87aczpdhz4.fsf@gmx.de> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1085973117 25385 80.91.224.253 (31 May 2004 03:11:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 May 2004 03:11:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon May 31 05:11:52 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 1BUdDM-0005l5-00 for ; Mon, 31 May 2004 05:11:52 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUdDL-0003FG-00 for ; Mon, 31 May 2004 05:11:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUdDV-0006pt-La for emacs-devel@quimby.gnus.org; Sun, 30 May 2004 23:12:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUdDO-0006pe-6O for emacs-devel@gnu.org; Sun, 30 May 2004 23:11:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUdDM-0006pS-Eg for emacs-devel@gnu.org; Sun, 30 May 2004 23:11:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUdDM-0006pP-9z for emacs-devel@gnu.org; Sun, 30 May 2004 23:11:52 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUdCx-00014w-ON for emacs-devel@gnu.org; Sun, 30 May 2004 23:11:27 -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 i4V3B1uE008022; Sun, 30 May 2004 22:11:01 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i4V3AA512859; Sun, 30 May 2004 22:10:10 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: michael.albinus@gmx.de In-reply-to: <87aczpdhz4.fsf@gmx.de> (message from Michael Albinus on Sun, 30 May 2004 17:58:55 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:24264 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24264 All numbers I gave assume that the connection is already set up. Otherwise the numbers are tremendously worse. For instance, file-readable-p takes, on my connection, more than 20 seconds, _after_ entering my password. for remote files, if the connection still needs to be opened. Sincerely, Luc.