From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Magnus Henoch Newsgroups: gmane.emacs.devel Subject: Re: w3 broken (url-retrieve issues again) Date: Wed, 01 Nov 2006 01:23:21 +0100 Message-ID: <87k62gaubq.fsf@freemail.hu> References: <17734.55818.206142.619252@gargle.gargle.HOWL> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162340643 9470 80.91.229.2 (1 Nov 2006 00:24:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Nov 2006 00:24:03 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 01 01:23:59 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 1Gf3ta-0001CZ-FG for ged-emacs-devel@m.gmane.org; Wed, 01 Nov 2006 01:23:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gf3ta-0000MY-1p for ged-emacs-devel@m.gmane.org; Tue, 31 Oct 2006 19:23:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gf3tO-0000MA-0N for emacs-devel@gnu.org; Tue, 31 Oct 2006 19:23:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gf3tL-0000Lh-R1 for emacs-devel@gnu.org; Tue, 31 Oct 2006 19:23:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gf3tL-0000Le-4X for emacs-devel@gnu.org; Tue, 31 Oct 2006 19:23:39 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gf3tL-0001mh-0H for emacs-devel@gnu.org; Tue, 31 Oct 2006 19:23:39 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Gf3tG-0001AI-QD for emacs-devel@gnu.org; Wed, 01 Nov 2006 01:23:34 +0100 Original-Received: from etthundrat.olf.sgsnet.se ([193.11.222.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Nov 2006 01:23:34 +0100 Original-Received: from mange by etthundrat.olf.sgsnet.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Nov 2006 01:23:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: etthundrat.olf.sgsnet.se Mail-Copies-To: never Jabber-Id: legoscia@jabber.cd.chalmers.se User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (berkeley-unix) Cancel-Lock: sha1:8W/UN+L6iqDsRJCkic7kJD8+j9I= 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:61504 Archived-At: "T. V. Raman" writes: > My W3 has completely broken down. Oops... I meant to update W3 for the changes in url-retrieve, but apparently I didn't... I just committed changes to W3 to fix this; try updating from CVS. Magnus