From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture - stay clocked in? Date: Mon, 07 Mar 2011 15:44:21 +0100 Message-ID: <87tyff0z3u.fsf@gnu.org> References: <87zkp9f6m8.fsf@gnu.org> <87k4gb1u27.fsf@norang.ca> <87aah7nxuf.fsf@gnu.org> <838vwrb5as.fsf@yahoo.it> <87ipvvtedy.fsf@gnu.org> <1601089B-9879-4C7C-BF74-D6010BE52C5A@gmail.com> <87bp1n11k4.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=44121 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pwbft-0001gL-Bc for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 09:44:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pwbfs-0000jF-5B for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 09:44:41 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52428) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pwbfs-0000j4-0u for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 09:44:40 -0500 Received: by wyi11 with SMTP id 11so4868048wyi.0 for ; Mon, 07 Mar 2011 06:44:39 -0800 (PST) In-Reply-To: <87bp1n11k4.fsf@norang.ca> (Bernt Hansen's message of "Mon, 07 Mar 2011 08:51:23 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode , Carsten Dominik Hi Bernt, Bernt Hansen writes: > If it doesn't make sense to have both :no-clock-out and :clock-resume > then maybe the code could check for that and issue an error/warning > when the template is selected? Done. > Maybe use :clock-keep instead of :no-clock-out (to indicate that we keep > the clock running in this capture task?) and state that if you > use :clock-keep then :clock-resume is ignored. I find :clock-keep to be the better choice here, I took this one. Thanks for the feedback and the ideas! -- Bastien