emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] question about org-element-map missing link in caption


From: Nicolas Goaziou
Subject: Re: [O] question about org-element-map missing link in caption
Date: Tue, 27 Jan 2015 12:03:43 +0100

Hello,

John Kitchin <address@hidden> writes:

> In the following org document, org-element-map only finds one link, but
> the buffer acts like there are two links. The free link is found, but
> the link label buried in the caption is not found. However, it exports
> correctly, and the caption link is clickable, so the buffer certainly
> thinks it is a link. Is this expected behavior?

It is. By default, `org-element-map' doesn't look into captions. See
WITH-AFFILIATED optional argument.


Regards,

-- 
Nicolas Goaziou



reply via email to

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