From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: [BUG] Unable to use TODO(t@!) to track TODO state changes Date: Wed, 09 Nov 2011 10:24:58 -0600 Message-ID: <87ty6d9sbp.fsf@riotblast.dunsmor.com> References: <8762itbazi.fsf@riotblast.dunsmor.com> <83pqh1pam5.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROAxW-0005uh-1L for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 11:25:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ROAxR-0000mG-IY for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 11:25:06 -0500 Received: from deathroller.dunsmor.com ([98.129.169.48]:55400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ROAxR-0000m7-Ao for emacs-orgmode@gnu.org; Wed, 09 Nov 2011 11:25:01 -0500 In-Reply-To: <83pqh1pam5.fsf@yahoo.it> (Giovanni Ridolfi's message of "Wed, 09 Nov 2011 16:40:50 +0100") 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: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org Giovanni Ridolfi writes: > Jason Dunsmore writes: > > Hi, _Jason, > >> After reading http://orgmode.org/org.html#Tracking-TODO-state-changes, >> I expected the "@!" TODO syntax, eg. TODO(t@!), to do the following: >> >> - Log timestamp when entering state >> - Add note when entering state > > Well the TODO(t@!) syntax seems not to be allowed. > > It is your expectation, I'd say a feature request ;-) I thought it was a bug because each of the special characters is described in the manual as being an individual feature and it isn't documented that only certain combinations of features work together.