Hello,

Paulo Matos <pa...@matos-sorge.com> writes:

> My TODO looks like:
>
> * TODO add support for %lo and %hi operands in offsets
>
> I create the link and the link has the name of the todo headline.
> When I try to follow with C-c C-o, it says 'No match - create a new
> heading?'. If I say yes, a new heading is created in my document that
> looks like:
>
> * *add support for ^@ and ^@ operands in offsets
>
> I am curious why %hi and %lo would cause any troubles...

This is because % are not properly escaped, so `org-link-unescape'
turns %hi into ^@.

This is now fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to