From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Capture and clock options Date: Fri, 13 Aug 2010 07:47:06 -0400 Message-ID: <87r5i291l1.fsf@gollum.intra.norang.ca> References: <1281628877.5279.18.camel@localhost> <8739uj9uul.fsf@gollum.intra.norang.ca> <87y6cb8fz1.fsf@gollum.intra.norang.ca> <87zkwqrkab.fsf@gnu.org> <87k4nurjou.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36948 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjsjL-0001UI-PZ for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 07:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjsjK-0001lo-6S for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 07:47:23 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:62564) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjsjK-0001jn-4r for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 07:47:22 -0400 In-Reply-To: <87k4nurjou.fsf@gnu.org> (Bastien's message of "Fri, 13 Aug 2010 10:38:41 +0200") 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: Bastien Cc: Org Mode Bastien writes: > Bastien writes: > >> I can't see anything in this commit interfering with the capture >> process. Do you have an idea why it is related to the bug Julien >> is reporting? > > I got it. `org-clock-set-current' was trying to get the filename, > which doesn't work in indirect buffers. > > I pushed a fix in the current git. > > Julien, please let me know if this fix your issue. This fixes it for me. Thanks Bastien! -Bernt