From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Auto-revert on remote files: disabling timers temporarily? Date: 01 Jun 2004 00:18:33 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: 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 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1086041937 16721 80.91.224.253 (31 May 2004 22:18:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 May 2004 22:18:57 +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 00:18: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 1BUv7I-0005Bb-00 for ; Tue, 01 Jun 2004 00:18:48 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BUv7I-0005cx-00 for ; Tue, 01 Jun 2004 00:18:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUv7U-0003Zt-DP for emacs-devel@quimby.gnus.org; Mon, 31 May 2004 18:19:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BUv7K-0003YO-GN for emacs-devel@gnu.org; Mon, 31 May 2004 18:18:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BUv7I-0003WU-83 for emacs-devel@gnu.org; Mon, 31 May 2004 18:18:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BUv7I-0003WP-4V for emacs-devel@gnu.org; Mon, 31 May 2004 18:18:48 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BUv6z-00052H-7m for emacs-devel@gnu.org; Mon, 31 May 2004 18:18:29 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 20BFF47FE13; Tue, 1 Jun 2004 00:18:24 +0200 (CEST) Original-To: Luc Teirlinck In-Reply-To: <200405312155.i4VLtF324839@raven.dms.auburn.edu> Original-Lines: 8 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:24320 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24320 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.