From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien 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, 04 Jan 2013 16:33:45 +0100 Message-ID: <87a9spnesm.fsf@bzg.ath.cx> References: <87wqvtx4t6.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr9HJ-0002Su-1Y for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:33:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tr9HH-0003an-Rv for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:33:48 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:47636) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tr9HH-0003aY-KM for emacs-orgmode@gnu.org; Fri, 04 Jan 2013 10:33:47 -0500 Received: by mail-wi0-f182.google.com with SMTP id hn14so9315141wib.3 for ; Fri, 04 Jan 2013 07:33:46 -0800 (PST) In-Reply-To: (Kyle Andrews's message of "Fri, 4 Jan 2013 15:18:11 +0000") 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: "Andrews, Kyle (KC)" Cc: "nicholas.dokos@hp.com" , "emacs-orgmode@gnu.org" Hi Andrews, "Andrews, Kyle (KC)" writes: > I followed Nick's advice and tried to isolate an offending headline in > my emacs.org. It turns out I can't have a headline called: I still can't reproduce the problem. Here is the recipe I used: 1. have a ~/test.org containing "* TODO REGEXP" 2. emacs -Q --find "~/test.org" 3. C-c [ 3. M-x org-agenda RET < t 1 r And no error. Can you reproduce the error with another file yourtest.org and share it with us? Thanks, -- Bastien