Achim Gratz wrote:
>David Maus <dm...@ictsoc.de> writes:
>> Achim Gratz wrote:
>>>The function org-link-escape escapes the '+' in file+sys and file+emacs
>>>link types and creates some problems for export by doing so.  Only the
>>>path component of a link URI should be escaped, but not the type part.
>>
>> Does this still happen und could you provide an example?

>Yes it does.  The first link has been entered literally, the second
>using C-c C-l.  The first link will turn into the second form as soon as
>I use C-c C-l on it and can only be reverted in "literal" mode.

>[[file+emacs:~/org/notes.org][My Notes]]
>[[file%2Bemacs:~/org/notes.org][My Notes]]

>The export to HTML delivers:

><a href="file:///obscured/org/notes.html">My Notes</a>
><a href="#file+emacs:~/org/notes.org">My Notes</a>

Thanks for clarification.  It should be fixed now in master.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmj...@jabber.org
Email..... dm...@ictsoc.de

Attachment: pgpTim51OezuO.pgp
Description: PGP signature

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to