org-freemind.el: Fix bug when converting links
commit8e307a8ef261a3cc65a4da1ac717b4e2dcf3b6b4
authorBastien Guerry <bzg@altern.org>
Tue, 21 Aug 2012 22:42:02 +0000 (22 00:42 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 21 Aug 2012 22:42:02 +0000 (22 00:42 +0200)
treec5e17e6f2689a9632360b5ca524ac0307ae82102
parent65e0b5bccd32b60aafb8a7ae66e09fadb83c770a
org-freemind.el: Fix bug when converting links

* org-freemind.el (org-freemind-convert-links-from-org):
Replace literally to prevent errors when replacing with string
containing backslashes.

Thanks to Martin Beck for reporting this.
lisp/org-freemind.el