From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25240 Path: main.gmane.org!not-for-mail From: Neil Crellin Newsgroups: gmane.emacs.gnus.general Subject: browse-url button following mangles commas in URLs Date: 24 Sep 1999 10:02:16 -0700 Organization: Wallaby Refuge Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162662 12980 80.91.224.250 (21 Oct 2002 01:11:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:11:02 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01411 for ; Fri, 24 Sep 1999 13:05:34 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB18961; Fri, 24 Sep 1999 12:04:14 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 24 Sep 1999 12:04:41 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA05701 for ; Fri, 24 Sep 1999 12:04:31 -0500 (CDT) Original-Received: from webtile.wallaby.cc (webtile.wallaby.cc [209.19.206.74]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA01359; Fri, 24 Sep 1999 13:02:28 -0400 (EDT) Original-Received: by webtile.wallaby.cc (Postfix, from userid 6077) id 40BEF6277A; Fri, 24 Sep 1999 10:02:16 -0700 (PDT) Original-To: ding@gnus.org, bugs@gnus.org Original-Lines: 16 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25240 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25240 When presented with a buttonized url in gnus such as the following: if I click on the button, the URL is mangled with every comma replaced by 2c like so: Now %2c in place of "," would be fine, but just 2c is no good. Can anyone see where this is occuring, I found this too convoluted to debug properly, sorry. -- Neil Crellin