From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: url-retrieve-synchronously infloops Date: Tue, 19 Apr 2005 00:23:07 +0900 Message-ID: References: <87ekd85iyz.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1113838205 21104 80.91.229.2 (18 Apr 2005 15:30:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2005 15:30:05 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 18 17:29:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DNYAW-0002zt-L0 for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2005 17:28:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DNYEe-0008Bg-M8 for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2005 11:32:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DNYCw-0007JC-Np for emacs-devel@gnu.org; Mon, 18 Apr 2005 11:30:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DNYCr-0007G4-3L for emacs-devel@gnu.org; Mon, 18 Apr 2005 11:30:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DNYCq-0007FH-Te for emacs-devel@gnu.org; Mon, 18 Apr 2005 11:30:36 -0400 Original-Received: from [69.61.11.2] (helo=washington.hostforweb.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DNY7E-0001Ng-DT for emacs-devel@gnu.org; Mon, 18 Apr 2005 11:24:48 -0400 Original-Received: from yahoobb218118002120.bbtec.net ([218.118.2.120] helo=) by washington.hostforweb.net with esmtpsa (TLSv1:DES-CBC3-SHA:168) (Exim 4.44) id 1DNY5i-0008CO-BR; Mon, 18 Apr 2005 11:23:14 -0400 Original-To: Stefan Monnier X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:9vKdSBo4oMDU3ZsbAKxflI8+Ha4= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:36086 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36086 >>>>> In <87ekd85iyz.fsf-monnier+emacs@gnu.org> >>>>> Stefan Monnier wrote: >> I made the patch for the problem. I appreciate someone looking >> into it. > I've been using a very similar patch for a little while, with some added > debug statement, hoping to get to the bottom of this problem. > I haven't been able to get to the bottom of it, but the patch does seem to > successfully work around the problem. > So I've just installed my patch, which should work just as well as yours. > If you still see the problem, send a new bug report. > Thank you, Thanks! I'll test it in the office tomorrow's morning (I'm now home; I noticed I couldn't reproduce the problem when connecting to the internet directly). Regards,