From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Org-Agenda doesn't work Date: Sat, 12 Apr 2014 09:44:07 -0400 Message-ID: <8738hik6hk.fsf@gmail.com> References: <86ppknb14d.fsf@gmail.com> <877g6uk7q6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYyEM-0004Db-PE for emacs-orgmode@gnu.org; Sat, 12 Apr 2014 09:44:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYyEG-0003ll-GD for emacs-orgmode@gnu.org; Sat, 12 Apr 2014 09:44:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:44802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYyEG-0003lf-9Q for emacs-orgmode@gnu.org; Sat, 12 Apr 2014 09:44:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WYyEF-0003R9-0J for emacs-orgmode@gnu.org; Sat, 12 Apr 2014 15:44:19 +0200 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Apr 2014 15:44:19 +0200 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Apr 2014 15:44:19 +0200 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 Nick Dokos writes: > David Masterson writes: > >> I got most of Org working again, but then the following error came up in >> org-agenda. I removed the ELC files to try to make the error more >> clear. Anyone know what the problem is? >> >> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) >> put-text-property(23003 nil org-effort "15") >> ... >> org-refresh-properties("Effort" org-effort) >> ... >> org-agenda-prepare("TODO") >> ... >> org-todo-list(nil) >> call-interactively(org-todo-list) >> ... > > It's the same error that Ken Mankoff encountered: > > http://thread.gmane.org/gmane.emacs.orgmode/84826 > > I believe there was one more instance of this but I couldn't find it > in gmane. > Found it and Bastien has apparently already fixed it the bug: http://thread.gmane.org/gmane.emacs.orgmode/84700 -- Nick