Hi all,

as in the subject.  I want to do something /at the destination of the
link/ the point is at (more precisely: get some text property of that
place).  This is what I came up with:

(save-excursion
  (org-open-at-point)
  (get-text-property (point) :some-property))

Is there a better/faster way, especially knowing that the link is an
internal one?

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

Reply via email to