From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Schmidt Subject: Re: Bug report: org-habit is not required by default Date: Tue, 4 Sep 2012 23:03:16 +0100 (BST) Message-ID: <87ipbt78f4@ch.ristopher.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T91DL-00060i-Vk for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 18:03:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T91DK-0008V7-Vm for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 18:03:19 -0400 Received: from ristopher.com ([146.185.21.93]:54750 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T91DK-0008Uh-Nn for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 18:03:18 -0400 In-Reply-To: (Russell Branca's message of "Mon, 3 Sep 2012 16:55:14 -0700") 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 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"). Christopher