Hi,
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Samuel Loury <konubi...@gmail.com> writes:
>
>> On version baa2c5943a4afce71a6336cbd957139e840bd952.
>>
>> Links are not followed anymore in comment blocks.
>>
>> You may test it by launching (org-open-at-point) with the cursor into
>> the link in the following example.
>> * Test #+BEGIN_COMMENT [[http://orgmode.org/]] #+END_COMMENT
>>
>> It triggers a user error in lisp/org.el at line 10641 since there is no
>> computed context.
>
> If you want to ignore that part only during export, but still want to
> use keep it active in the buffer, I suggest to use a drawer, with an
> appropriate `org-export-with-drawers' value, e.g.,
>
>   #+OPTIONS: d:(not "IGNORE_ME")
>   
>   :IGNORE_ME:
>   [[http://orgmode.org]]
>   :END:

Thank you for the answer. It is exactly what I want to do.
-- 
Konubinix
GPG Key    : 7439106A
Fingerprint: 5993 BE7A DA65 E2D9 06CE  5C36 75D2 3CED 7439 106A

Attachment: pgp9WqibFBuIP.pgp
Description: PGP signature

Reply via email to