Hello,

Uwe Brauer <o...@mat.ucm.es> writes:

> Please look at the following example
>
> \documentclass[addpoints,12pt]{exam}
> \begin{document}
> % 
> [[file:~/ALLES/tex/vorlesungen/HGBioQuim/Examen+geogebra/Examen2/README.org::*Overview][Overview]]
> \begin{questions}  
> % 
> [[file:~/ALLES/tex/vorlesungen/HGBioQuim/Examen+geogebra/Examen2/README.org::*Overview][Overview]]
>
> \end{questions}
>
> `org-open-at-point' opens the first link, but not the one in the
> environment questions.

`org-open-at-point' in an Org function, which is meant to be called in
an Org buffer. IIUC, you are calling it from a LaTeX buffer.

`org-open-at-point-global' provides sloppy Org link (and time-stamp)
following in any buffer. You should use it in this case.

Note that however `org-open-at-point-global' was bugged, so I just fixed
it in master. Thank you for the report.


Regards,

-- 
Nicolas Goaziou

Reply via email to