I can't get the `:kill-buffer` property to behave as advertised in my capture templates. I have, for example:

("w" "Writing log" table-line
     (file "~/Dropbox/workrecord.org")
     "|%U|%A||%?|" :table-line-pos "I+1" :kill-buffer )

But the buffer, which was closed before I called capture, stays open after. I thought it might have been a problem with using multiple properties, but it stays open even after I've gotten rid of the `:table-line-pos` property.

Am I missing something here?

Thanks,

--
Brian Hamilton-Vise
PhD Student, Christian Ethics
University of Notre Dame

Reply via email to