From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: habits error when using diferent org-scheduled-string Date: Sun, 27 Jun 2010 09:09:38 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=42397 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSlzs-0007X4-Al for emacs-orgmode@gnu.org; Sun, 27 Jun 2010 03:09:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OSlzq-0000ju-M3 for emacs-orgmode@gnu.org; Sun, 27 Jun 2010 03:09:44 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:36928) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OSlzq-0000jm-Gq for emacs-orgmode@gnu.org; Sun, 27 Jun 2010 03:09:42 -0400 Received: by wyb39 with SMTP id 39so2652647wyb.0 for ; Sun, 27 Jun 2010 00:09:41 -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: Caio Cc: emacs-orgmode@gnu.org Hi Caio, nice catch, this should be fixed now. Thanks! - Carsten On Jun 25, 2010, at 9:00 AM, Caio wrote: > Hi Organizers, > > I'm using Org-Mode version 6.36c. When defining a habit task, I find > this error on the Agenda View: > > org-habit-parse-todo: Habit nil has no scheduled date > > This occurs when using the customized word for the > org-scheduled-string, "AGENDADO:", to fit my language, Portuguese. > When switching back to default "SCHEDULED:", just in this specific > headlines, habits works fine in the agenda. > > Is this a bug? Looking in org-habit.el, I didn't find any hard-coded > string; just the org-scheduled-string variable is referred in the > org-habit-parse-todo defun. Only version 6.36c is installed in the > system, so no conflicts should be involved. Maybe this error happens > because the customization only takes place in my dotemacs, after Emacs > loads org-mode. But the modified keyword works fine in its regular > timestamp use. I hardily understand elisp, this is just speculation. > > You have created a great tool, congratulations! > > B.R. > =97 Caio > > _______________________________________________ > 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 - Carsten