ob-tangle: Fix commenting links at column 0
commit62dc515ae520422fc35409232884ac6d9e3b3d74
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 10 Sep 2015 09:11:15 +0000 (10 11:11 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 10 Sep 2015 09:12:20 +0000 (10 11:12 +0200)
treeb49607fb23d10a4d5df021ac7f68f62f7873f41c
parentf051d663ab45b8bc26a98768d9287b74827e240f
ob-tangle: Fix commenting links at column 0

* lisp/ob-tangle.el (org-babel-spec-to-string): Ignore invisible
  characters when commenting in destination file.

* testing/lisp/test-ob-tangle.el (ob-tangle/comment-links-at-left-margin):
New test.

Reported-by: Rainer M Krug <Rainer@krugs.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/101002>
lisp/ob-tangle.el
testing/lisp/test-ob-tangle.el