From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Export issue of URL when the text begins with a date Date: Fri, 11 Feb 2011 11:01:13 +0100 Message-ID: <871v3ezy8m.fsf@gnu.org> References: <80oc7veb17.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=53777 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnpoN-0006VY-KY for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 05:01:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnpoM-0000ea-47 for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 05:01:11 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:61608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnpoL-0000eB-8Q for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 05:01:10 -0500 Received: by bwz16 with SMTP id 16so3010875bwz.0 for ; Fri, 11 Feb 2011 02:01:08 -0800 (PST) In-Reply-To: <80oc7veb17.fsf@gmail.com> ("Vincent =?iso-8859-1?Q?Bela=EFch?= =?iso-8859-1?Q?e=22's?= message of "Wed, 05 Jan 2011 14:27:00 +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: Vincent =?iso-8859-1?Q?Bela=EFche?= Cc: Org mode Hi Vincent, Vincent Belaïche writes: > Here is an example org file: > > ----------------------------------------------------------------------- > * some example > > [[file://localhost/c%3A/msys/1.0/temp/example.html][2011-01-01 example]] > ----------------------------------------------------------------------- > > When I export this with `C-c C-e h' I get the following in place of the > URL: > > ----------------------------------------------------------------------- >

> [[file://localhost/c%3A/msys/1.0/temp/example.html] class="timestamp-wrapper"> 2011-01-01 > example] >

> ----------------------------------------------------------------------- I cannot reproduce this problem with latest Org. Can you confirm it's gone? Thanks, -- Bastien