From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrews, Kyle (KC)" Subject: Re: Bug: org-agenda-get-todos: Wrong type argument: integer-or-marker-p, nil [7.9.2 (7.9.2-181-ge8aaca-elpa @ c:/users/--------/documents/store/.emacs.d/elpa/org-20121231/)] Date: Fri, 4 Jan 2013 15:18:11 +0000 Message-ID: References: <87wqvtx4t6.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr92l-00029b-EV for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:18:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tr92j-0007ea-0a for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:18:47 -0500 Received: from co1ehsobe005.messaging.microsoft.com ([216.32.180.188]:21397 helo=co1outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr92i-0007eV-O8 for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:18:44 -0500 In-Reply-To: <87wqvtx4t6.fsf@bzg.ath.cx> Content-Language: en-US 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: Bastien Cc: "nicholas.dokos@hp.com" , "emacs-orgmode@gnu.org" Hi Bastien, I followed Nick's advice and tried to isolate an offending headline in my e= macs.org. It turns out I can't have a headline called: * TODO some headline text REGEXP or simply, * TODO REGEXP Regards, Kyle -----Original Message----- From: Bastien Guerry [mailto:bastienguerry@gmail.com] On Behalf Of Bastien Sent: Thursday, January 03, 2013 17:47 To: Andrews, Kyle (KC) Cc: emacs-orgmode@gnu.org Subject: Re: Bug: org-agenda-get-todos: Wrong type argument: integer-or-mar= ker-p, nil [7.9.2 (7.9.2-181-ge8aaca-elpa @ c:/users/--------/documents/sto= re/.emacs.d/elpa/org-20121231/)] Hi Andrew, "Andrews, Kyle (KC)" writes: > When I try to rebuild the agenda buffer to display only TODO's with "1 r"= I get the error: > > org-agenda-get-todos: Wrong type argument: integer-or-marker-p, nil I can't reproduce this -- could you provide a minimal recipe to reproduce the bug ? Thanks, --=20 Bastien