org-table.el: Escape some special characters when sending radio tables.
commite9dec29bb12fbcfc3674395bb34b104b55a29d0e
authorBastien Guerry <bzg@altern.org>
Sun, 22 Apr 2012 22:09:35 +0000 (23 00:09 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 22 Apr 2012 22:09:35 +0000 (23 00:09 +0200)
tree1a783ef6aa8d679ef9478922e8426c33c2369273
parent94bc01e77e7acf2db9fe873501e5edee4920a19c
org-table.el: Escape some special characters when sending radio tables.

* org-table.el (orgtbl-send-table): Escape special characters.
Introduce a new parameter :no-escape to prevent escaping.

* org.texi (Radio tables): Document the :no-escape parameter.

Thanks to Alexander Willand for raising this issue.
doc/org.texi
lisp/org-table.el