org.el (org-store-link): Bugfix
commit7f65ba52eed64a4402b39f46bc852c6fb1291884
authorBastien Guerry <bzg@altern.org>
Thu, 13 Mar 2014 14:50:16 +0000 (13 15:50 +0100)
committerBastien Guerry <bzg@altern.org>
Thu, 13 Mar 2014 14:50:16 +0000 (13 15:50 +0100)
tree5bccc7b2c2ba52d4e62b4d0f154f01086f96c4a9
parent23b98ac01e4295446de81297761cdd3adf06138a
org.el (org-store-link): Bugfix

* org.el (org-store-link): Fall back on an empty string when
no description is available.

This fixes a bug about tangling a source block outside of any
subtree when `org-id-link-to-org-use-id' is `t'.

Thanks to Sean Allred for reporting this.
lisp/org.el