From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture - stay clocked in? Date: Sun, 06 Mar 2011 01:13:51 +0100 Message-ID: <87zkp9f6m8.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43575 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pw1bo-0001j7-C6 for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 19:14:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pw1bn-000650-8f for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 19:14:04 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:52936) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pw1bn-00064t-3O for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 19:14:03 -0500 Received: by wyi11 with SMTP id 11so3730731wyi.0 for ; Sat, 05 Mar 2011 16:14:02 -0800 (PST) In-Reply-To: (Nathan Neff's message of "Mon, 28 Feb 2011 13:30:44 -0600") 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: Nathan Neff Cc: emacs-orgmode Hi Nathan, Nathan Neff writes: > Is there an option NOT to clock out of a Todo item that's > created using org-capture? I assume you mean "when :immediate-finish is non-nil in a capture template", right? Yes, this bugged me as well. The default behavior is now (latest git) that :immediate-finish t will *not* clock out the captured entry so that you can use it in conjunction with :clock-in. HTH, -- Bastien