Avoid changing field positions with `org-table-get-field'
commit9e5ab4053edd44c012b419b83482f334409a9fc6
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 26 May 2011 06:39:46 +0000 (26 08:39 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 26 May 2011 06:39:46 +0000 (26 08:39 +0200)
treef222806ceb1d893980b2ce8e8b3436a2c83a3a1b
parent9f81e43973c1b7cde486db0d43d825c3f15c7f28
Avoid changing field positions with `org-table-get-field'

* lisp/org-table.el (org-table-get-field): Make sure the new field
content is at least one space character.
lisp/org-table.el