From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Mikhanosha Subject: Re: Sticky agenda branch merged Date: Tue, 17 Apr 2012 08:29:36 -0400 Message-ID: <87y5puv8wf.wl%max@openchat.com> References: <87aa2chuug.wl%max@openchat.com> <4F8D4164.1070207@online.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK7XZ-0007dB-01 for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 08:29:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SK7XO-0006yZ-LJ for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 08:29:48 -0400 Received: from openchat.com ([75.99.81.170]:36449 helo=momoland.openchat.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK7XO-0006yP-HU for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 08:29:38 -0400 In-Reply-To: <4F8D4164.1070207@online.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: Rainer Stengele At Tue, 17 Apr 2012 12:09:40 +0200, Rainer Stengele wrote: > > Am 16.04.2012 11:47, schrieb Max Mikhanosha: > > I had just pushed a merge of max-sticky-agenda branch to master, let > > me know if there are any problems, also feel free to hack/iterate on > > I see a strange behaviour when clocking in with C-c C-x C-i. > Sometimes (!) there is no new CLOCK: entry created. > The TODO state changes as expected, but no new CLOCK: line is created, even when clocking out. > Looks like this happens when the initial TODO state is set. > > Maybe I missed a change in the behaviour? Rainer, I can't reproduce this, can you give me a few more details? 1. Are you doing C-c C-x C-i from agenda, or from an Org File? 2. I don't understand the "TODO state changes as expected" part, I thought clock-in command has no effect on todo state, ie it simply adds CLOCK line to logbook drawer. Is there some extra configuration I need to change to enable this bit? 3. Are sticky agendas enabled? 4. If its from agenda, and its sticky, is it freshly generated, or was it refreshed with "g" or "r" key? 5. If its from sticky agenda, can you reproduce it without enabling sticky agendas? Regards, Max