org-table: Do not trim output of radio tables
commitbf37cd09b128b4431e1dd1a538fbcc4be3615042
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 22 Jul 2015 22:34:02 +0000 (23 00:34 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 22 Jul 2015 22:34:02 +0000 (23 00:34 +0200)
treee735102ab3f8473002eb4221194727b55789a2fb
parent6e1d7bc8feb6901349e0fa5e025fd10f4580651e
org-table: Do not trim output of radio tables

* lisp/org-table.el (orgtbl-to-generic): Leading and trailing spaces
  could be significant, so do not trim result.  However, remove the
  final newline character.

Reported-by: lom pik <lompikvoila@gmail.com> <>
<http://permalink.gmane.org/gmane.emacs.orgmode/99171>
lisp/org-table.el