From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Buchignani Subject: Re: cannot enable org-habit Date: Fri, 3 Sep 2010 02:04:14 +0800 Message-ID: References: <87fwxsyzsd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1348717257==" Return-path: Received: from [140.186.70.92] (port=57632 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrE9l-0005s1-0R for Emacs-orgmode@gnu.org; Thu, 02 Sep 2010 14:05:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrE9g-00069F-7n for Emacs-orgmode@gnu.org; Thu, 02 Sep 2010 14:04:57 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:44257) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrE9g-00068e-0E for Emacs-orgmode@gnu.org; Thu, 02 Sep 2010 14:04:56 -0400 Received: by eyh5 with SMTP id 5so597316eyh.0 for ; Thu, 02 Sep 2010 11:04:54 -0700 (PDT) In-Reply-To: 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: Julien Fantin Cc: "Emacs-orgmode@gnu.org" , Noorul Islam , Bastien --===============1348717257== Content-Type: multipart/alternative; boundary=0016e64c1f12bb7e08048f4aa66b --0016e64c1f12bb7e08048f4aa66b Content-Type: text/plain; charset=ISO-8859-1 Julien, it sounds like you're doing something different than what's in the manual. Could you paste exactly the code you used in your .emacs to include org-habit in the modules list and then activate it? I guess it would be two separate lines? Thanks, JB On Fri, Sep 3, 2010 at 1:26 AM, Julien Fantin wrote: > Thanks Noorul, this helped me fix the error, and I now have it working ! > I should mention that I do need to (require 'org-habit) after it's > been added to the modules list, in order to actually activate it. > > > > On Thu, Sep 2, 2010 at 7:17 PM, Noorul Islam wrote: > > On Thursday, September 2, 2010, Julien Fantin > wrote: > >> I'm watching this as I wasn't able to enable this module either. > >> > >> I have state logging enable with : > >> (setq org-todo-keywords > >> (quote > >> ((sequence "TODO(t!)" "NEXT(n!)" "|" "DONE(d!)") > >> (sequence "WAIT(w@/!)" "SOMEDAY(s@/!)" "|" "CANCELLED(c@ > /!)")))) > >> > >> And org-habit is configured with : > >> (add-to-list 'org-modules 'org-habit) > >> > >> Which doesn't seems to work either... > >> > >> If I try o (require 'org-habit) though, I'll get an error when > >> building the agenda with C-c a a : > >> org-habit-duration-to-days: Wrong type argument: stringp, nil > >> > > > > If you pull the latest version from git repo, you won't get this > > error, instead a meaningful error message will be displayed. > > > > Thanks and Regards > > Noorul > > > -- 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. --0016e64c1f12bb7e08048f4aa66b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Julien, it sounds like you're doing something different than what's= in the manual.

Could you paste exactly the code you used in your .= emacs to include org-habit in the modules list and then activate it? I gues= s it would be two separate lines?

Thanks,
JB

On Fri, Sep 3, 2010 at = 1:26 AM, Julien Fantin <julien.fantin@gmail.com> wrote:
Thanks Noorul, this helped me fix the error, and I now have it working ! I should mention that I do need to (require 'org-habit) after it's<= br> been added to the modules list, in order to actually activate it.



On Thu, Sep 2, 2010 at 7:17 PM, Noorul Islam <noorul@noorul.com> wrote:
> On Thursday, September 2, 2010, Julien Fantin <julien.fantin@gmail.com> wrote:
>> I'm watching this as I wasn't able to enable this module e= ither.
>>
>> I have state logging enable with :
>> =A0=A0(setq org-todo-keywords
>> =A0=A0 =A0 =A0 =A0(quote
>> =A0=A0 =A0 =A0 =A0 ((sequence "TODO(t!)" "NEXT(n!)&= quot; "|" "DONE(d!)")
>> =A0=A0 =A0 =A0 =A0 =A0(sequence "WAIT(w@/!)" "SOMED= AY(s@/!)" "|" "CANCELLED(c@/!)"))))
>>
>> And org-habit is configured with :
>> =A0(add-to-list 'org-modules 'org-habit)
>>
>> Which doesn't seems to work either...
>>
>> If I try o (require 'org-habit) though, I'll get an error = when
>> building the agenda with C-c a a :
>> org-habit-duration-to-days: Wrong type argument: stringp, nil
>>
>
> If you pull the latest version from git repo, you won't get this > error, instead a meaningful error message will be displayed.
>
> Thanks and Regards
> Noorul
>



--
Ignore the = following. It is a nonsense sentence that disables Google ads from displayi= ng next to my emails by triggering sensitive keywords.

I enjoy the = massacre of ads. This sentence will slaughter ads without a messy bloodbath= .
--0016e64c1f12bb7e08048f4aa66b-- --===============1348717257== 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 --===============1348717257==--