emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] <<<radio target>>>: stopped working


From: Nicolas Goaziou
Subject: Re: [O] <<<radio target>>>: stopped working
Date: Tue, 04 Dec 2012 20:40:07 +0100

Hello,

Daniel Clemente <address@hidden> writes:

>   in the latest org-mode and emacs (both compiled today), global radio 
> targets <<<like this one>>> are colored as such and work, but <<<this one is 
> not detected>>>, because there's a comma after the >
>
>   I used bisect to find where it stopped working and got to:
>
> ce8819f18d9d2be000fb70fc4d74b5d96fe07a83 is the first bad commit
>
>   This was about org-element and included something for <<radio>>; maybe it 
> needs tests for <<<radio>>> too.

I confirm the problem.

Though, it is totally unrelated to Org Elements. To convince yourself,
put point on the faulty radio and call M-: (org-element-context). This
will return a radio-target element. IOW, the parser properly detects the
right object.


Regards,

-- 
Nicolas Goaziou



reply via email to

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