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: Mon, 31 May 2004 18:58:49 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405312358.i4VNwnf01040@raven.dms.auburn.edu> References: <87aczpdhz4.fsf@gmx.de> <200405310159.i4V1x3K12232@raven.dms.auburn.edu> <87u0xx6ku0.fsf@gmx.de> <200405312015.i4VKFIp23644@raven.dms.auburn.edu> <871xl049a7.fsf@gmx.de> <200405312112.i4VLCrn24134@raven.dms.auburn.edu> <87smdg2t0f.fsf@gmx.de> <200405312155.i4VLtF324839@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1086048060 27202 80.91.224.253 (1 Jun 2004 00:01:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Jun 2004 00:01:00 +0000 (UTC) Cc: michael.albinus@gmx.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 01 02:00:54 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 1BUwi6-0000o2-00 for ; Tue, 01 Jun 2004 02:00:54 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUwi5-0000Gz-00 for ; Tue, 01 Jun 2004 02:00:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUwiI-0006AA-AR for emacs-devel@quimby.gnus.org; Mon, 31 May 2004 20:01:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUwiE-00067u-E6 for emacs-devel@gnu.org; Mon, 31 May 2004 20:01:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUwiA-00065s-CV for emacs-devel@gnu.org; Mon, 31 May 2004 20:01:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUwiA-00065j-9W for emacs-devel@gnu.org; Mon, 31 May 2004 20:00:58 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUwhG-00063z-UW for emacs-devel@gnu.org; Mon, 31 May 2004 20:00:03 -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 i4VNxguE011102; Mon, 31 May 2004 18:59:42 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i4VNwnf01040; Mon, 31 May 2004 18:58:49 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: storm@cua.dk In-reply-to: (storm@cua.dk) 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:24326 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24326 >>From my previous message: I still get the quittable hangs and the "Invalid base64 data" errors, just after loading more (than one) remote files. The fact that I can load more remote files and do, for the moment get no non-quittable hangs might be due to coincidence ot to a temporarily better connection, however. I might accidentally have done something strange in that one session. In all other tries, the problem starts again immediately with the second remote file. I have not seen the unquittable hangs again, just quittable hangs and errors, but that probably is a coincidence too. Sincerely, Luc.