>>> "Nicolas" == Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello, > Uwe Brauer <o...@mat.ucm.es> writes: >> Ok, but one link worked with this function. > Sheer luck. `org-open-at-point' behaviour is undefined in non-Org > buffers. Note that, however, `org-open-at-point' wouldn't open the > second link even in an Org buffer because it is located within a LaTeX > environment. Org doesn't look for links into them. >> Thank you for fixing it. I presume it will be on Monday in ELPA? > Unfortunately, no. I fixed it in master, which is development branch. > ELPA is a release from maint branch. I could cherry-pick it there, but > I need to be sure it doesn't break anything first. Ok, I could clone the git rep of org and then try to merge your modification into ELPA, it is just that function you changed? BTW I see that org is also in the trunk of Emacs master (25.1.5) which I use, is org master the same as that version? I would then need to re compile emacs... regards > Regards,