From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Capture - stay clocked in? Date: Mon, 07 Mar 2011 17:27:03 +0100 Message-ID: <87zkp6x5ew.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> <87pqq30z28.fsf@gnu.org> <871v2jc5za.fsf@norang.ca> <87tyffympj.fsf@gnu.org> <87wrkbapt3.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=58348 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwdHJ-00087L-BE for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 11:27:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwdHG-0007A7-8j for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 11:27:24 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:40938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwdHG-00079e-0C for emacs-orgmode@gnu.org; Mon, 07 Mar 2011 11:27:22 -0500 Received: by eyh6 with SMTP id 6so1537846eyh.0 for ; Mon, 07 Mar 2011 08:27:21 -0800 (PST) In-Reply-To: <87wrkbapt3.fsf@norang.ca> (Bernt Hansen's message of "Mon, 07 Mar 2011 10:55:04 -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: > I see two problems with this capture: > > 1) Clock stays running in the capture task after C-c C-c I pushed a fix for this. Thanks for the minimal.emacs and the detailed report. > 2) The refile.org capture buffer is narrowed hiding the newly captured > task Certainly a bug when refiling to empty buffers, where the check I use to see if the buffer is already narrowed doesn't work properly. I'll check this out. Thanks! -- Bastien