From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: Collapsing tracked time? Date: Sat, 17 Sep 2011 22:05:43 +0200 Message-ID: <87bouj9boo.fsf@dod.no> References: <8762ksi7dk.fsf@dod.no> <4E73AFAE.9070106@hickinbottom.com> <87pqiz8t1h.fsf@dod.no> <87vcsr9znw.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R51DF-0006E7-64 for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 16:10:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R51DD-0001K0-U1 for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 16:10:09 -0400 Received: from lo.gmane.org ([80.91.229.12]:60161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R51DD-0001Jp-M2 for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 16:10:07 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R51DC-0000U8-Jt for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 22:10:06 +0200 Received: from cm-84.208.226.30.getinternet.no ([84.208.226.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Sep 2011 22:10:06 +0200 Received: from sb by cm-84.208.226.30.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 17 Sep 2011 22:10:06 +0200 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 >>>>> Achim Gratz : > Steinar Bang writes: >> - My emacs23 org-mode doesn't have the CLOCK_INTO_DRAWER property, >> and setting the LOG_INTO_DRAWER property on a subtree to t and always >> (the values I tried) didn't have any effect on clocking > That particular asymmetry has been removed in a later version, so if > you update org-mode it should work as described in the online manual. Yes, I guessed that might be the case. But for now I think I will go with the native emacs org-mode, to keep things simple on new computers. > You can set any of those variables (but not the properties) to an > integer number and the drawer will be created when you add more > timestamps than that. Yes, I saw that, when customizing the variable. I even tried it a little, before deciding to go for "always on".