org-capture: Small fix to table line capture
commitad0fce50ebe8864c365bfba4d4a8e0e6a767d266
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 22 Oct 2018 22:04:37 +0000 (23 00:04 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 22 Oct 2018 22:43:59 +0000 (23 00:43 +0200)
tree90ee1a613c23716b69250dbe52eb897c17fd3bc0
parentaaa3372b8bf159c37d935decea3bca7afb0f5337
org-capture: Small fix to table line capture

* lisp/org-capture.el (org-capture-place-table-line): Handle abort
  table line insertion more gracefully.
* testing/lisp/test-org-capture.el (test-org-capture/abort): Add tests
lisp/org-capture.el
testing/lisp/test-org-capture.el