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:56:50 +0200 Message-ID: <87zl7lzyfh.fsf@gmx.ch> References: <874opt290u.fsf@gmx.ch> 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 1N0JtC-0004KM-Io for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:56:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0Jt7-0004Ev-Uw for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:56:58 -0400 Received: from [199.232.76.173] (port=35976 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0Jt7-0004EY-Id for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:56:53 -0400 Received: from mx1.rz.ruhr-uni-bochum.de ([134.147.32.86]:47728) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N0Jt7-0005tD-0Y for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:56:53 -0400 In-Reply-To: <874opt290u.fsf@gmx.ch> (Sven Bretfeld's message of "20 Oct 2009 20:52:01 +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: Org-mode Mode "Sven Bretfeld" writes: > 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? Ok. (require 'org-habit) did it. Thanks, Marcelo. This should be mentioned in the manual. Greetings Sven