From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: possible URI handling bug: verification and reporting? Date: Fri, 31 Jul 2009 09:25:06 +0800 Message-ID: <8763d9k5ds.fsf@bzg.ath.cx> References: <20090730213610.A6B5A1405BABB@cedar.isis.unc.edu> 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 1MWgvK-00039Q-OI for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 21:28:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWgvG-000303-Tw for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 21:28:42 -0400 Received: from [199.232.76.173] (port=49652 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWgvG-0002zf-Ot for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 21:28:38 -0400 Received: from mail-px0-f193.google.com ([209.85.216.193]:44357) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWgvG-0001CY-DI for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 21:28:38 -0400 Received: by pxi31 with SMTP id 31so1244922pxi.14 for ; Thu, 30 Jul 2009 18:28:37 -0700 (PDT) In-Reply-To: <20090730213610.A6B5A1405BABB@cedar.isis.unc.edu> (Tom Roche's message of "Thu, 30 Jul 2009 17:36:10 -0400 (EDT)") 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: emacs-orgmode@gnu.org Cc: Tom Roche Tom Roche writes: > http://dx.doi.org/10.1016/S1352-2310(01)00429-0 > > 0 When I paste the link from my browser into an org-mode buffer, only > the part before the first '(' > > http://dx.doi.org/10.1016/S1352-2310 > > is fontified. Fixed, thanks. -- Bastien