emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Export issue of URL when the text begins with a date


From: Vincent Belaïche
Subject: [Orgmode] Export issue of URL when the text begins with a date
Date: Wed, 12 Jan 2011 14:34:17 +0100

>Hello,
>
>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:
>
>-----------------------------------------------------------------------
><p>
>[[file://localhost/c%3A/msys/1.0/temp/example.html] <span 
>class="timestamp-wrapper"> <span class="timestamp">2011-01-01 
>example</span></span>]
></p>
>-----------------------------------------------------------------------
>
>I would have rather expected something like
>
>-----------------------------------------------------------------------
><a href="file://localhost/c%3A/msys/1.0/temp/example.html">2011-01-01 
>example</a>
>-----------------------------------------------------------------------
>
>BTW: happy new year 2011 to all !
>
>    Vincent.
>
>
Hello,

I could not see any feedback. Am I the only one with this issue. Shall I
fill in a bug report ?

   Vincent.

PS: I have tried again with the laster on the Git repo, and the problem
is still there.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]