From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Subject: Re: log on state change Date: Sun, 16 Sep 2007 21:08:36 +0300 Message-ID: <87k5qqjxej.fsf@myhost.localdomain> References: <87abs6j0av.fsf@myhost.localdomain> <80a402f23c7118339350ce5d35a99836@science.uva.nl> <87wsut872e.fsf@gollum.intra.norang.ca> <87zlznhqpv.fsf@myhost.localdomain> <874phuaj0o.fsf@bzg.ath.cx> 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 1IWyYt-0001lj-VP for emacs-orgmode@gnu.org; Sun, 16 Sep 2007 14:09:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWyYs-0001ja-M1 for emacs-orgmode@gnu.org; Sun, 16 Sep 2007 14:09:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWyYs-0001jC-DY for emacs-orgmode@gnu.org; Sun, 16 Sep 2007 14:09:38 -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 1IWyYr-0006mv-Ok for emacs-orgmode@gnu.org; Sun, 16 Sep 2007 14:09:38 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IWyYQ-0000x1-Fs for emacs-orgmode@gnu.org; Sun, 16 Sep 2007 20:09:10 +0200 Received: from dyn-86.105.65.100.tm.upcnet.ro ([86.105.65.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Sep 2007 20:09:10 +0200 Received: from cezar by dyn-86.105.65.100.tm.upcnet.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Sep 2007 20:09:10 +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 Bastien writes: > Cezar writes: > >>>>> #+SEQ_TODO: TODO WAITING(@) | DONE >>>>> #+STARTUP: lognotestate >> >> Which version would that be ?I am using 5.09 and it's not yet working. > > Working here with Org 5.09. > > Maybe you forgot to compile and load the latest org.el file? > Or maybe you forgot to update the buffer with C-cC-c? Forgot to load the 5.09 version, I was still using the old one, sorry ! It's working great.