Nick Dokos <ndo...@gmail.com> writes: > Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > >> Hello, >> >> Sebastien Vauban <sva-n...@mygooglest.com> >> writes: >> >>> Hello, >>> >>> Clicking on such a link: >>> >>> [[file:~/Projects/Type/Client/Folder/2014-11-12-PV.txt][2014-11-12-PV.txt]] >>> >>> ... opens the Org agenda for that day -- while it should open my file, >>> right? >>> >>> OTOH, a full link such as: >>> >>> [[file:~/Projects/Type/Client/Folder/2014-11-12-PV.txt][file:~/Projects/Type/Client/Folder/2014-11-12-PV.txt]] >>> >>> is opened as expected. >>> >>> You can also notice that the link face is `org-date' on the first >>> link. >> >> I cannot reproduce it on 8.3beta. >> > > Clicking on it with a mouse button works but <RET> (bound to org-return) > seems to do what Seb reports. And the face is indeed > org-date, not org-link, but that's a different problem probably. > > Org-mode version 8.3beta (release_8.3beta-432-g2900f1 @ > /home/nick/elisp/org-mode/lisp/)
And org-return-follows-link is set to t in my case.