emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] org-open-at-point does not work anymore in comment blocks


From: Samuel Loury
Subject: Re: [O] [BUG] org-open-at-point does not work anymore in comment blocks
Date: Fri, 18 Jul 2014 12:35:46 +0200
User-agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)

Hi,
Nicolas Goaziou <address@hidden> writes:

> Samuel Loury <address@hidden> 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: pgpK0DIox3eeu.pgp
Description: PGP signature


reply via email to

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