all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* is it a bug in org-capture
@ 2010-07-31  3:07 zwz
  2010-08-07  7:11 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: zwz @ 2010-07-31  3:07 UTC (permalink / raw)
  To: emacs-orgmode

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".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-08 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31  3:07 is it a bug in org-capture zwz
2010-08-07  7:11 ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.