Do not blank a table cell after expanding a snippet
commit6d2a661fcc6671b5bcbe7a97fce57f6e91703c36
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 3 Dec 2014 20:36:15 +0000 (3 21:36 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 3 Dec 2014 20:36:15 +0000 (3 21:36 +0100)
tree9bef95625bc0b59db94afe2d370b68d54191a114
parent6289d8ecf4defa1a223eeaddbf4b39901b5cc649
Do not blank a table cell after expanding a snippet

* lisp/org.el (org-self-insert-command): Do not blank a table cell if
  last command is `yas-expand'.

Thanks to Sébastien Vauban for reporting it.
<http://permalink.gmane.org/gmane.emacs.orgmode/92918>
lisp/org.el