From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture - stay clocked in? Date: Mon, 07 Mar 2011 15:45:19 +0100 Message-ID: <87pqq30z28.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=56425 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pwbgq-0002Mc-Ga for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 09:45:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pwbgo-00011T-Cd for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 09:45:39 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:36990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pwbgo-00011M-5o for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 09:45:38 -0500 Received: by ewy10 with SMTP id 10so1465661ewy.0 for ; Mon, 07 Mar 2011 06:45:37 -0800 (PST) In-Reply-To: <1601089B-9879-4C7C-BF74-D6010BE52C5A@gmail.com> (Carsten Dominik's message of "Mon, 7 Mar 2011 13:54:52 +0100") 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: Carsten Dominik Cc: Bernt Hansen , emacs-orgmode Carsten Dominik writes: > Also, this new property, when set, does not allow :clock-resume, > I have not checked if something bad would happen should a user > give both by accident. Ah yes, thanks for bringing this up: :clock-keep has precedence over :clock-resume -- when both are non-nil, :clock-resume will be discarded. I mentioned this in the manual. Thanks! -- Bastien