From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: Re: Added support for "habit tracking" Date: 20 Oct 2009 20:52:01 +0200 Message-ID: <874opt290u.fsf@gmx.ch> References: 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 1N0Job-0007rX-Fm for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:52:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0JoU-0007pA-Tn for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:52:11 -0400 Received: from [199.232.76.173] (port=47590 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0JoU-0007p5-Dl for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:52:06 -0400 Received: from mx4.rz.ruhr-uni-bochum.de ([134.147.64.53]:34094) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N0JoT-0004tK-RW for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:52:06 -0400 In-Reply-To: (John Wiegley's message of "Mon, 19 Oct 2009 04:26:02 -0400") 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: Org-mode Mode Hi John and all others John Wiegley writes: > To test out this new feature, apply the attached patches and read the > new manual section on "Tracking your habits". Just tested this feature. No graph to be seen! What's wrong? I cloned and installed the git-version (M-x org-version gives: Org-mode version 6.31trans (release_6.31.133.g6138.dirty). Then I just copied your example from the manual with all DONE statements, dates and properties into my main org-file. The agenda-buffer displays the "NEXT Shave" lines just as normal, no graph. (Using NEXT instead of TODO can't be the problem, can it?) "K" is not working at all (buffer is read-only), "k" asks for an agenda action. Something wrong with the implementation? I use Emacs-Snapshot on Ubuntu Jaunty (Emacs version 23.0.91.1). Or did I understand anything wrong? Anything else to configure? Anyway, thanks a lot for the new feature. Sven