emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: [Bug] lisp/org.el (org-link-escape) escapes the type part


From: Achim Gratz
Subject: [Orgmode] Re: [Bug] lisp/org.el (org-link-escape) escapes the type part of a link
Date: Wed, 22 Sep 2010 20:44:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

David Maus <address@hidden> writes:
> Thanks for clarification.  It should be fixed now in master.

You only wish... it doesn't escape the link type now, but adds a
colon on each call of C-c C-l:

[[file+emacs:~/org/notes.org][My Notes]]
[[file+emacs::~/org/notes.org][My Notes]]
[[file+emacs:::~/org/notes.org][My Notes]]

This messes up the HTML export even more:

<a href="file:///home/gratz/org/notes.html">My Notes</a>
<a href=":~/org/notes.html">My Notes</a>
<a href="">My Notes</a>

Interesting, isn't it? :-)


Sorry for being a troublemaker today,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf microQ V2.22R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada




reply via email to

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