From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug report: org-habit is not required by default Date: Fri, 14 Sep 2012 08:59:59 +0200 Message-ID: <87fw6l3x8w.fsf@altern.org> References: <87ipbt78f4@ch.ristopher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCPsk-0000jc-49 for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 03:00:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCPse-0007JV-Mb for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 03:00:05 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:64415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCPse-0007JP-Cu for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 03:00:00 -0400 Received: by weys10 with SMTP id s10so2394008wey.0 for ; Thu, 13 Sep 2012 23:59:59 -0700 (PDT) In-Reply-To: <87ipbt78f4@ch.ristopher.com> (Christopher Schmidt's message of "Tue, 4 Sep 2012 23:03:16 +0100 (BST)") 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: emacs-orgmode@gnu.org Hi Christopher, Christopher Schmidt writes: > Russell Branca writes: >> While playing with org agenda mode and habits, I ran into the error: >> >> symbol's function definition is void "org-is-habit-p" >> >> The underlying problem was that org-habit did not get loaded. After >> manually requiring org-habit everything works as expected. >> >> If this is expected behavior, then I'm fine manually requiring >> org-habit, but it was mentioned on #emacs that this was probably a >> bug, so I'm sending it in. > > This non-issue is documented. Check (info "(org)Tracking your > habits"). org-habit.el should be loaded when org-agenda.el needs it. Can you provide a fix for this? Thanks! -- Bastien