On Thu, Apr 20, 2017 at 8:35 PM, Nicolas Goaziou
> Joe Corneli <holtzerman...@gmail.com> writes:
>> Debugger entered--Lisp error: (error "No match for coderef: like this")
>
> The error message should give you the answer. Links within parenthesis
> denote "coderefs". See (info "(org) Literal examples").
>
> [[file:~/test.tex::(like%20this)]] means to refer to a coderef (like
> this) in the file "test.tex".

In my opinion, capture and/or search should do something different for
text beginning "(" and ending with ")",  when this text is a link
target that is not within a code block.

The docs say:

"In literal examples, Org will interpret strings like ‘(ref:name)’ as labels"

But the text (like this) in my example wasn't inside of a code block,
nor was it presented as (ref:like this).

Joe

Reply via email to