emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Trouble with `:kill-buffer` property in capture templates


From: Brian Hamilton-Vise
Subject: [O] Trouble with `:kill-buffer` property in capture templates
Date: Wed, 20 Jun 2012 18:10:36 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

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

[Prev in Thread] Current Thread [Next in Thread]