Kyle Meyer <k...@kyleam.com> writes:

> Peter Davis <p...@pfdstudio.com> writes:
>
>> Kyle Meyer <k...@kyleam.com> writes:
>>
>>> Peter Davis <p...@pfdstudio.com> writes:
>>>
>>>> I'm trying to add a NOTE state so that I can use agenda to quickly view a 
>>>> list of notes that I've embedded in various documents. I
>>>> have
>>>>
>>>> (setq org-todo-keywords
>>>>       '((sequence "NOTE" "APPT" "TODO" "FEEDBACK" "VERIFY" "|" "DONE" 
>>>> "DELEGATED" "CANCELLED")))
>>>>
>>>> in my .emacs, and I put
>>>>
>>>> ** NOTE This is an example of a note.
>>>
>>> Is the Org heading above in one of your agenda files or in a file that
>>> you've restricted the agenda to (e.g, with "<")?
>>
>> Sorry, yes, the heading is in an agenda file. I can see TODOs and DONEs in 
>> that file.
>
> Hmm.. when I set org-todo-keywords to the value above, headings with the
> NOTE keyword show up.  Can you reproduce it with emacs -Q and a minimal
> Org configuration?

I'm not sure how to do that.

> What version of Org are you using?

8.3.2

Thanks,
-pd

Reply via email to