emacs-orgmode@gnu.org archives
 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

* Re: is it a bug in org-capture
  2010-07-31  3:07 is it a bug in org-capture zwz
@ 2010-08-07  7:11 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-08-07  7:11 UTC (permalink / raw)
  To: zwz; +Cc: emacs-orgmode


On Jul 31, 2010, at 5:07 AM, zwz wrote:

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

Which is an accurate description and it tells you what to do.
A perfect cleanup in tis case is difficult, because you might
have changed something else behind Org's back.

- Carsten

^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).