Hi, all

I have a item of type "table-line" in org-capture-templates like
("t" "test" table-line
             (file "test.org")
             "| %i%? | %U |" :prepend t)

When I hit C-c c t, and then C-c C-k immediately, the file test.org is
still modified with an new blank row inserted in the table, which is out
of expectation, since C-c C-k is known as "abort capture". The minibuffer
says "org-capture-finalize: Capture process aborted, but target buffer
could not be cleaned up correctly".


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to