From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; org-mode does not handle URL with "(software)" Date: Fri, 15 Feb 2008 12:19:14 +0000 Message-ID: <47B58342.1090907@gnu.org> References: <47B4E3B2.3050402@gmail.com> <87r6fekcrs.fsf@bar.jrock.us> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203077978 31273 80.91.229.12 (15 Feb 2008 12:19:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 12:19:38 +0000 (UTC) Cc: "emacs-pretest-bug@gnu.org" , "Lennart Borgman \(gmail\)" To: Jonathan Rockway Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 15 13:20:00 2008 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 1JPzXr-0005GJ-RD for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 13:20:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPzXN-0000IA-NB for ged-emacs-devel@m.gmane.org; Fri, 15 Feb 2008 07:19:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPzXJ-0000Hn-BH for emacs-devel@gnu.org; Fri, 15 Feb 2008 07:19:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPzXI-0000HX-Tu for emacs-devel@gnu.org; Fri, 15 Feb 2008 07:19:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPzXI-0000HU-IH for emacs-devel@gnu.org; Fri, 15 Feb 2008 07:19:24 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPzXI-0007P9-C4 for emacs-devel@gnu.org; Fri, 15 Feb 2008 07:19:24 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JPzXI-0002AO-1K for emacs-pretest-bug@gnu.org; Fri, 15 Feb 2008 07:19:24 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JPzXE-0007O6-K1 for emacs-pretest-bug@gnu.org; Fri, 15 Feb 2008 07:19:23 -0500 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JPzXE-0007ND-Af for emacs-pretest-bug@gnu.org; Fri, 15 Feb 2008 07:19:20 -0500 Original-X-Trace: 6763098/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAMwRtUdTQxds/2dsb2JhbAAIrlc X-IronPort-AV: E=McAfee;i="5200,2160,5230"; a="6763098" X-IronPort-AV: E=Sophos;i="4.25,358,1199664000"; d="scan'208";a="6763098" X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 15 Feb 2008 12:19:18 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <87r6fekcrs.fsf@bar.jrock.us> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:89153 gmane.emacs.pretest.bugs:21107 Archived-At: Jonathan Rockway wrote: > * On Thu, Feb 14 2008, Lennart Borgman (gmail) wrote: > >> If I paste the link to Bazaar in Wikipedia >> >> http://en.wikipedia.org/wiki/Bazaar_(software) >> >> in an org-mode buffer the resulting link does not include the >> "(software)" part. >> > > According to: > > http://en.wikipedia.org/wiki/Percent-encoding > > The ( and ) need to be encoded in order to be in the URI. YMMV. > I think you are over simplifying in your interpretation of that page. They only need to be encoded if they have a special meaning in that scheme and are being used outside that special meaning. But the http URI scheme does not assign any special meaning to ().