Peter Davis <p...@pfdstudio.com> writes:

[...]

> Hmmm. It worked in the minimal case, but still doesn't work in my
> normal environment.

Well that gives you something to go on.  I'd recommend looking for parts
of your normal Org configuration that seem like they could affect this
and dumping small bits into the minimal config from above to see if any
result in NOTE not being listed.

  $ emacs -Q -l <minconfig> --visit /tmp/test.org -f org-todo-list   

Or, if nothing stands out to you as suspicious, you could use a binary
search approach, similar to what git bisect does.  But the details of
doing that would depend on how your config files are organized.

--
Kyle

Reply via email to