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:24:39 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405312324.i4VNOds26777@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 1086045956 23864 80.91.224.253 (31 May 2004 23:25:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 May 2004 23:25:56 +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 01:25:48 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 1BUwA8-00082g-00 for ; Tue, 01 Jun 2004 01:25:48 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUwA7-0007hu-00 for ; Tue, 01 Jun 2004 01:25:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUwAK-0006Ko-P8 for emacs-devel@quimby.gnus.org; Mon, 31 May 2004 19:26:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUwAH-0006Kj-Ou for emacs-devel@gnu.org; Mon, 31 May 2004 19:25:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUwAG-0006KW-8w for emacs-devel@gnu.org; Mon, 31 May 2004 19:25:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUwAG-0006KT-7E for emacs-devel@gnu.org; Mon, 31 May 2004 19:25:56 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUwA1-0002vr-6d for emacs-devel@gnu.org; Mon, 31 May 2004 19:25:41 -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 i4VNPWuE010985; Mon, 31 May 2004 18:25:32 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i4VNOds26777; Mon, 31 May 2004 18:24:39 -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:24325 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24325 Kim Storm wrote: Luc Teirlinck writes: > Now I all of a sudden _always_ get a hang out of which I can _not_ > quit. I don't know if it is relevant in your case, but try to undo the last change in process.c (use rev 1.429) and see if that helps. 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. Sincerely, Luc.