From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klaus Straubinger Newsgroups: gmane.emacs.help Subject: Re: Emacs 21 and w3 on Debian Date: Mon, 30 May 2005 08:33:46 +0200 (CEST) Organization: not organised Message-ID: References: <87sm0fbjx4.fsf@tiger.rapttech.com.au> <874qcvqar0.fsf@spamfoil.invalid> <87oeb2c2x5.fsf@tiger.rapttech.com.au> <87fywebcp7.fsf@tiger.rapttech.com.au> <87ll66pavk.fsf@spamfoil.invalid> <871x7vtdtq.fsf@spamfoil.invalid> <87zmui8fgo.fsf@spamfoil.invalid> <87zmuga3l2.fsf@spamfoil.invalid> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117436552 29687 80.91.229.2 (30 May 2005 07:02:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 May 2005 07:02:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 30 09:02:31 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DceHw-0000UE-PE for geh-help-gnu-emacs@m.gmane.org; Mon, 30 May 2005 09:02:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DceMl-0005g5-3P for geh-help-gnu-emacs@m.gmane.org; Mon, 30 May 2005 03:07:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!news.sap-ag.de!news2!news.sap-ag.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: 10.18.74.238 Original-X-Trace: news.sap-ag.de 1117434825 6009 10.18.74.238 (30 May 2005 06:33:45 GMT) Original-X-Complaints-To: newsmaster@sap.com Original-NNTP-Posting-Date: Mon, 30 May 2005 06:33:45 +0000 (UTC) Mail-Copies-To: nobody User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 X-No-Archive: Yes Original-Xref: shelby.stanford.edu gnu.emacs.help:131607 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-Gmane-Expiry: 2005-06-13 Xref: news.gmane.org gmane.emacs.help:27066 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27066 Thierry Emery wrote: >> I noticed >> improvement after inserting another (accept-process-output url-http-process) > > "another" ? > (i couldn't find any occurrence of this in the Debian package source) It is in "url-retrieve-synchronously" as provided by Emacs CVS. >> there. > > and i don't see where this is ... I did it in "url-http-parse-headers" where responses of class 3 (redirection) are handled and another "url-retrieve" is called. Before this could succeed, one has to make sure that the previous process has a chance to finish, hence (accept-process-output url-http-process). > Could you give more information ? For me the problem only happened with sites that provide no Content-Length header. Unfortunately, I cannot remember any more with which site I tested. -- Klaus Straubinger