org-table: Fix orgtbl-self-insert-command on white spaces
commit1d2f52f4875a2aa82bad27f1f0a52e4dc6eddce1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 20 May 2016 21:03:18 +0000 (20 23:03 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 20 May 2016 21:03:18 +0000 (20 23:03 +0200)
treef086f93b1090cab01c2d6b29dff44d34dc96f113
parent920cfbd921c3828d8696a4fc8728c4e03172894a
org-table: Fix orgtbl-self-insert-command on white spaces

* lisp/org-table.el (orgtbl-self-insert-command): Properly overwrite
  white spaces when there is room for it.  This is on par with what
  `org-self-insert-command' does in Org tables.

Reported-by: Alex <agrambot@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/107112>
lisp/org-table.el