Open outer link on nested links
commit40f2b885f67585f500ae0bfec2c4c8c511de30b2
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 20 Nov 2014 22:35:28 +0000 (20 23:35 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 20 Nov 2014 22:35:28 +0000 (20 23:35 +0100)
treed39163d2d2710f5d9f094ce594d2602c046bdee5
parent0e52f02f2cec6baf3efa3156331fbdd630241989
Open outer link on nested links

* lisp/org.el (org-open-at-point): Open outer link on nested links.

* testing/lisp/test-org.el (test-org/open-at-point/inline-image): New
  test.

Suggested-by: Daniel Bausch <bausch@dvs.tu-darmstadt.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/92796>
lisp/org.el
testing/lisp/test-org.el