From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: URL not following some 302 redirects after recent changes Date: Mon, 22 Jan 2007 01:04:37 -0500 Message-ID: References: <871wnw2opm.fsf@x3y2z1.net> <87ps99s7wi.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1169446021 6018 80.91.229.12 (22 Jan 2007 06:07:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Jan 2007 06:07:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 22 07:06:58 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H8sKX-0004jZ-Q4 for ged-emacs-devel@m.gmane.org; Mon, 22 Jan 2007 07:06:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8sKX-0001Lt-95 for ged-emacs-devel@m.gmane.org; Mon, 22 Jan 2007 01:06:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H8sJ4-0000Ew-Em for emacs-devel@gnu.org; Mon, 22 Jan 2007 01:05:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H8sJ3-0000D5-OB for emacs-devel@gnu.org; Mon, 22 Jan 2007 01:05:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H8sJ3-0000CR-16 for emacs-devel@gnu.org; Mon, 22 Jan 2007 01:05:25 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H8sJ2-0000v6-GL for emacs-devel@gnu.org; Mon, 22 Jan 2007 01:05:24 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H8sIH-0002Zt-Fp; Mon, 22 Jan 2007 01:04:37 -0500 Original-To: Chong Yidong In-reply-to: <87ps99s7wi.fsf@stupidchicken.com> (message from Chong Yidong on Sat, 20 Jan 2007 16:30:37 -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:65373 Archived-At: So it appears that it is up to the url client to resolve a 302 redirect manually. I think this is a change we made in URL in the past year; perhaps in the past month. It ought to be in NEWS. Is it?