At Tue, 12 Oct 2010 21:30:12 +0530,
Jambunathan K wrote:
>
> Note:
> Is 'dedicated the right value to return?
>
From my understanding of the code: Yes. The patch fixes the problem
and has been accepted.
Best,
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email
Summary: Fix broken internal links on export
Test case.
(setq org-link-search-must-match-exact-headline t)
# file temp.org
* Heading 1
Some content.
* Heading 2
There is a link to [[Heading 1]] here.
Export this to html and note that [[Heading 1]] is wrongly
translated. Apply the patch.