Refuse to follow link right after the link
commita87c34cb8d58e7019c8d081c02bbac9e93cef8ab
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 31 Oct 2015 22:32:47 +0000 (31 23:32 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 31 Oct 2015 22:32:47 +0000 (31 23:32 +0100)
tree9ee60f359c1a1ea5d6f19a58af3c99668239b167
parent11a451ff9883413f56dad72f9dd3e59edf62ee81
Refuse to follow link right after the link

* lisp/org.el (org-open-at-point):
(org-return): Refuse to follow link right after the link.

* testing/lisp/test-org.el (test-org/return): Add tests.
(test-org/coderef):
(test-org/custom-id):
(test-org/fuzzy-links): Update tests.

Reported-by: "Stefan-W. Hahn" <stefan.hahn@s-hahn.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/102054>
lisp/org.el
testing/lisp/test-org.el