From: "Andrews, Kyle (KC)" <KCAndrews@dow.com>
To: Bastien <bzg@altern.org>
Cc: "nicholas.dokos@hp.com" <nicholas.dokos@hp.com>,
"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
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 16:57:18 +0000 [thread overview]
Message-ID: <EEE1F9F107419E4B9F51F28C04BD9EA2129BFC@046-CH1MPN1-132.046d.mgd.msft.net> (raw)
In-Reply-To: <87a9spnesm.fsf@bzg.ath.cx>
[-- Attachment #1: Type: text/plain, Size: 1454 bytes --]
I attached a minimal document that causes the error. It has a ``#+TODO:'' line at the top which does not list ``TODO'' as a TODO state. Meanwhile, in other documents in directories listed in my org-agenda-files I have many TODO entries. When org-agenda tried to collect just my TODO headlines, it found one in a file with locally defined TODO words but without TODO. That caused the error.
Is it possible to add additional TODO keywords to a local file without excluding the global keywords?
Regards,
Kyle
-----Original Message-----
From: Bastien Guerry [mailto:bastienguerry@gmail.com] On Behalf Of Bastien
Sent: Friday, January 04, 2013 10:34
To: Andrews, Kyle (KC)
Cc: nicholas.dokos@hp.com; emacs-orgmode@gnu.org
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/)]
Hi Andrews,
"Andrews, Kyle (KC)" <KCAndrews@dow.com> 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
[-- Attachment #2: another-file.org --]
[-- Type: application/octet-stream, Size: 59 bytes --]
#+TITLE: another file
#+TODO: HOME WORK | DONE
* TODO Cat
next prev parent reply other threads:[~2013-01-04 17:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 15:54 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/)] Andrews, Kyle (KC)
2013-01-03 19:48 ` Nick Dokos
2013-01-03 22:20 ` Nick Dokos
2013-01-03 22:47 ` Bastien
2013-01-04 15:18 ` Andrews, Kyle (KC)
2013-01-04 15:33 ` Bastien
2013-01-04 16:57 ` Andrews, Kyle (KC) [this message]
2013-01-05 11:00 ` Bastien
2013-01-04 15:29 ` Andrews, Kyle (KC)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=EEE1F9F107419E4B9F51F28C04BD9EA2129BFC@046-CH1MPN1-132.046d.mgd.msft.net \
--to=kcandrews@dow.com \
--cc=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=nicholas.dokos@hp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).