Fix regression: allow to open a link in a comment or a property line
commitb11570c2f165a46de7d4723b9d3a9fe10caf7546
authorBastien Guerry <bzg@altern.org>
Mon, 26 May 2014 15:42:58 +0000 (26 17:42 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 26 May 2014 15:42:58 +0000 (26 17:42 +0200)
tree9affeb059f7b42190ea332f703d88bc53be0414b
parentf768629404fbb9260a611823b1cc266d1407abc2
Fix regression: allow to open a link in a comment or a property line

* org.el (org-open-link-in-comment-or-property): New function.
(org-open-at-point): Use it.

See http://thread.gmane.org/gmane.emacs.orgmode/84300/focus=84300 for
the follow-up of a discussion on whether links should be supported in
comments and properties.
lisp/org.el