From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Fwd: HTTP redirects make url-retrieve-synchronously asynchronous Date: Thu, 19 Jan 2006 12:44:18 -0500 Message-ID: References: <87y81ep6wf.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1137702305 3238 80.91.229.2 (19 Jan 2006 20:25:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jan 2006 20:25:05 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 19 21:25:04 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EzgKG-0000nN-CA for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2006 21:24:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzgMi-0001Oq-Dl for ged-emacs-devel@m.gmane.org; Thu, 19 Jan 2006 15:26:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ezdv7-00065D-Fn for emacs-devel@gnu.org; Thu, 19 Jan 2006 12:50:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ezdv5-00064K-NP for emacs-devel@gnu.org; Thu, 19 Jan 2006 12:50:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ezdv5-000646-8I for emacs-devel@gnu.org; Thu, 19 Jan 2006 12:49:59 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ezdz9-000251-2D for emacs-devel@gnu.org; Thu, 19 Jan 2006 12:54:11 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ezdpa-0008Fg-J7; Thu, 19 Jan 2006 12:44:18 -0500 Original-To: Stefan Monnier In-reply-to: <87y81ep6wf.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Tue, 17 Jan 2006 22:13:11 -0500) 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:49263 Archived-At: I've looked at it and understand the problem, but I can't think of a quickfix, and the real fix will take some work (and enough changes that it'll risk introducing bugs that'll need more testing than I can do myself). Could you explain the issue to us? Maybe someone will have an idea.