From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: url-auth error when URL has no path Date: Fri, 12 Oct 2007 23:05:55 -0400 Message-ID: References: <87ve9d3txt.fsf@spargel.x3y2z1.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1192244792 32413 80.91.229.12 (13 Oct 2007 03:06:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Oct 2007 03:06:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Diane Murray Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 13 05:06:21 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 1IgXKL-0005QD-8l for ged-emacs-devel@m.gmane.org; Sat, 13 Oct 2007 05:06:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgXKE-0004Po-W8 for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 23:06:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgXKA-0004OZ-No for emacs-devel@gnu.org; Fri, 12 Oct 2007 23:05:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgXK9-0004Lx-2Q for emacs-devel@gnu.org; Fri, 12 Oct 2007 23:05:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgXK8-0004Lo-Vm for emacs-devel@gnu.org; Fri, 12 Oct 2007 23:05:57 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgXK8-0005cq-Ic for emacs-devel@gnu.org; Fri, 12 Oct 2007 23:05:56 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IgXK7-0007o4-Sw; Fri, 12 Oct 2007 23:05:55 -0400 X-Spook: RSA Mossad Merlin military Bellcore Peking S Box bemd X-Ran: ,h&ohFZKj'4!f}xY6LzN+ZHy5zOhhqWgn+QNNA0) (Diane Murray's message of "Fri, 12 Oct 2007 05:14:54 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:80759 Archived-At: Diane Murray wrote: > 2007-10-12 Diane Murray > > * url-auth.el (url-basic-auth): Set path to "/" when URL has an > empty string filename. Thanks; installed.