From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: commas in URLs? Date: Thu, 31 Jan 2008 18:39:19 +0100 Message-ID: <878x25lws8.fsf@bzg.ath.cx> References: <20080130185346.GA21734@atlantic.linksys.moosehall> <20080131144639.GA21213@atlantic.linksys.moosehall> <2BCD353D-11F1-4932-B03B-43382C9537D8@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKdNq-0004AI-ND for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 12:39:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKdNp-00048H-59 for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 12:39:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKdNo-000482-U5 for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 12:39:29 -0500 Received: from fg-out-1718.google.com ([72.14.220.156]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKdNo-0007T1-Ge for emacs-orgmode@gnu.org; Thu, 31 Jan 2008 12:39:28 -0500 Received: by fg-out-1718.google.com with SMTP id d23so756409fga.30 for ; Thu, 31 Jan 2008 09:39:27 -0800 (PST) In-Reply-To: <2BCD353D-11F1-4932-B03B-43382C9537D8@science.uva.nl> (Carsten Dominik's message of "Thu, 31 Jan 2008 15:59:43 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: org-mode mailing list Carsten Dominik writes: >> On Thu, Jan 31, 2008 at 06:43:25AM +0100, Carsten Dominik wrote: >>> Yes, plain links are terminated by (among other) comma. >>> >>> Please enclose such links into <...> or [[...]]] >> >> Ah, OK thanks! Just curious - what's the reasoning behind excluding >> commas? > > So that you can write > > Popular search engines are http://google.com, http://yahoo.com, and > http://ask.com So URLs should just exclude commas that are followed by a whitespace or a line break, not all commas - right? Anyway, I guess 99% of URLs are enclosed in brackets, so it might not be worth being fussy on this... -- Bastien