Re: [Orgmode] is it a bug in org-capture

2010-08-08 Thread Carsten Dominik
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 w

[Orgmode] is it a bug in org-capture

2010-07-30 Thread zwz
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