emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* capture-clock-out nil!
@ 2010-07-02  9:38 Giovanni Ridolfi
  0 siblings, 0 replies; only message in thread
From: Giovanni Ridolfi @ 2010-07-02  9:38 UTC (permalink / raw)
  To: emacs-orgmode

Hello everybody,

I'm migrating from remember to capture.
The template conversion went smoothly. Thanks.
Great work!

But. I have this capture-template:

 (setq org-capture-templates
      '(
("s" "Task" entry (file+headline "c:/Documents and Settings/My-user/Documenti/aaa.txt" "lab-book") "*** %^{prompt}
   :PROPERTIES:
   :ID: lab            
   :Type:%^{prompt|expected|unexpected}
   :People:%^{prompt}
   :Location:%^{prompt}
   :Connection: %^{prompt}
   :Comment:  %?
   :END: " :clock-in t)      ))

And I'd like that, when I exit the template, the clock does not clck-out.
With remember we had the variable:

(setq org-remember-clock-out-on-exit nil)

with capture? How can I leave the clock going, after I have filed my template?

cheers,
Giovanni

GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1
Org-version: org-latest.zip;  6.36trans, 
             last commit:
author	Carsten Dominik <carsten.dominik@gmail.com>	
	Fri, 2 Jul 2010 07:18:10 +0000 (09:18 +0200)
committer	Carsten Dominik <carsten.dominik@gmail.com>	
	Fri, 2 Jul 2010 07:20:15 +0000 (09:20 +0200)
commit	f693238dfe6472b650ad59d0044f2c2a00c9f08d
tree	e0c36d60457ee19be70293d42b384f9f175c266d	
parent	d0fa60826778615231c97b9a235dbcb8265661b0	
Fix naming and docstring issues in `org-iswitchb'

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-02  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-02  9:38 capture-clock-out nil! Giovanni Ridolfi

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