From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Buchignani Subject: Re: cannot enable org-habit Date: Fri, 3 Sep 2010 17:33:09 +0800 Message-ID: References: <87fwxsyzsd.fsf@gnu.org> <8739trwrtj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0539064047==" Return-path: Received: from [140.186.70.92] (port=35629 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrSh8-0006Bh-IZ for Emacs-orgmode@gnu.org; Fri, 03 Sep 2010 05:36:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrSec-000719-A0 for Emacs-orgmode@gnu.org; Fri, 03 Sep 2010 05:33:51 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:62821) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrSec-00070s-0J for Emacs-orgmode@gnu.org; Fri, 03 Sep 2010 05:33:50 -0400 Received: by wwb24 with SMTP id 24so1960773wwb.30 for ; Fri, 03 Sep 2010 02:33:49 -0700 (PDT) In-Reply-To: <8739trwrtj.fsf@gnu.org> 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: Bastien , Emacs-orgmode@gnu.org --===============0539064047== Content-Type: multipart/alternative; boundary=0016e6d64428c73bbd048f57a0c4 --0016e6d64428c73bbd048f57a0c4 Content-Type: text/plain; charset=ISO-8859-1 I figured out what I was doing wrong. I was looking for habit tracking in the wrong place. It shows up after the command C-a a a, not C-a a. All I had to do to enable org mode was put (require 'org-habit) in my .emacs. I didn't need to add it to the modules list. I didn't need to alter my properties for the entry. The only way I know to test whether org-habit is working is to look for a frequency bar on the schedule of your agenda generated by C-a a a. In order for this to show up, you have to have a habit that's scheduled for today. The bar just looks like colored background text on the rest of the line after the todo item. It will show your history with *'s and !'s. It uses the colors grey, purple, green, yellow and red. I will reread the manual and learn more about using the module. Thanks for the help! JB I'm using Org-mode 7.01h with the latest Emacs snapshot in Ubuntu Lucid 10.04. On Fri, Sep 3, 2010 at 9:15 AM, Bastien wrote: > Hi Joseph, > > (please post on the mailing list...) > > Joseph Buchignani writes: > > > First, even if items like DONE state logging are not properly configured, > I > > should still see some sign that Org-Habit is functioning when I go to my > > agenda, yes? What is the parsimonious test that Org-Habit is loaded as a > > module? > > > > Secondly, I have DONE state tracking enabled in the file, although not > > globally. Here is how my agenda file begins: > > > > #+STARTUP: indent > > #+STARTUP: odd > > #+STARTUP: oddeven > > #+TODO: TODO(t!) WAIT(w/!) DEFERRED DELEGATED SOMEDAY MAYBE | DONE(d!) > FAIL(f!) > > CANCELLED(c!) > > #+PRIORITIES: A D C > > #+STARTUP: showeverything > > Please try using a property for the logging of the entry: > > :LOGGING: NEXT(n) TODO(t) | DONE(d@) CANCELED(c@) > > HTH > > -- > Bastien > -- Ignore the following. It is a nonsense sentence that disables Google ads from displaying next to my emails by triggering sensitive keywords. I enjoy the massacre of ads. This sentence will slaughter ads without a messy bloodbath. --0016e6d64428c73bbd048f57a0c4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I figured out what I was doing wrong. I was looking for habit tracking in t= he wrong place. It shows up after the command C-a a a, not C-a a.

A= ll I had to do to enable org mode was put (require 'org-habit) in my .e= macs. I didn't need to add it to the modules list. I didn't need to= alter my properties for the entry.

The only way I know to test whether org-habit is working is to look for= a frequency bar on the schedule of your agenda generated by C-a a a. In or= der for this to show up, you have to have a habit that's scheduled for = today. The bar just looks like colored background text on the rest of the l= ine after the todo item. It will show your history with *'s and !'s= . It uses the colors grey, purple, green, yellow and red.

I will reread the manual and learn more about using the module.
Thanks for the help!
JB

I'm using Org-mode 7.01h with the la= test Emacs snapshot in Ubuntu Lucid 10.04.

On Fri, Sep 3, 2010 at 9:15 AM, Bastien <bastien.guerry@wikimedia.fr> wrote:
Hi Joseph,

(please post on the mailing list...)

Joseph Buchignani <joseph= .buchignani@gmail.com> writes:

> First, even if items like DONE state logging a= re not properly configured, I
> should still see some sign that Org-Habit is functioning when I go to = my
> agenda, yes? What is the parsimonious test that Org-Habit is loaded as= a
> module?
>
> Secondly, I have DONE state tracking enabled in the file, although not=
> globally. Here is how my agenda file begins:
>
> #+STARTUP: indent
> #+STARTUP: odd
> #+STARTUP: oddeven
> #+TODO: TODO(t!) WAIT(w/!) DEFERRED DELEGATED SOMEDAY MAYBE | DONE(d!)= FAIL(f!)
> CANCELLED(c!)
> #+PRIORITIES: A D C
> #+STARTUP: showeverything

Please try using a property for the logging of the entry:

=A0 :LOGGING: =A0NEXT(n) TODO(t) | DONE(d@) CANCELED(c@)

HTH

--
=A0Bastien



--
Ignore the follo= wing. It is a nonsense sentence that disables Google ads from displaying ne= xt to my emails by triggering sensitive keywords.

I enjoy the massa= cre of ads. This sentence will slaughter ads without a messy bloodbath.
--0016e6d64428c73bbd048f57a0c4-- --===============0539064047== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0539064047==--