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