From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: log on state change Date: Fri, 21 Sep 2007 09:16:13 -0400 Message-ID: <87r6ks17mq.fsf@gollum.intra.norang.ca> References: <87abs6j0av.fsf@myhost.localdomain> <80a402f23c7118339350ce5d35a99836@science.uva.nl> <87wsut872e.fsf@gollum.intra.norang.ca> <87zlznhqpv.fsf@myhost.localdomain> <874phuaj0o.fsf@bzg.ath.cx> <87k5qqjxej.fsf@myhost.localdomain> <87zlzms2ds.fsf@bzg.ath.cx> <47c990660a3ba16923f5a167238750be@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYiMz-0003Rg-UY for emacs-orgmode@gnu.org; Fri, 21 Sep 2007 09:16:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYiMx-0003Nq-Rt for emacs-orgmode@gnu.org; Fri, 21 Sep 2007 09:16:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYiMx-0003Nc-Mv for emacs-orgmode@gnu.org; Fri, 21 Sep 2007 09:16:31 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IYiMx-0004xI-By for emacs-orgmode@gnu.org; Fri, 21 Sep 2007 09:16:31 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IYiMn-000635-1u for emacs-orgmode@gnu.org; Fri, 21 Sep 2007 15:16:21 +0200 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([74.119.210.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Sep 2007 15:16:21 +0200 Received: from bernt by cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Sep 2007 15:16:21 +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: emacs-orgmode@gnu.org Carsten Dominik writes: > On Sep 16, 2007, at 23:53, Bastien wrote: > >> Cezar writes: >> >>> Forgot to load the 5.09 version, I was still using the old one, >>> sorry ! It's working great. >> >> And I like this feature very much! >> >> I stopped using the lognotestate option because it populated my buffer >> with too many notes, certainly because I had too many states to go >> through. > > > Another (maybe undocumented) new feature is that if you exit the > note buffer with C-u C-c C-c, the note will be canceled and not even a > time stamp recorded. Thanks! I wasn't aware of this and it works great. Now I'm using it all the time :) Bernt