Samuel Wales <[email protected]> wrote:
> git maint -> new git maint caused this.
>
> On 8/5/15, Samuel Wales <[email protected]> wrote:
>> agenda shows them.
>>
>> org-agenda-skip-comment-trees is non-nil.
I can't reproduce this running emacs -Q with the current master
(b5f5d66) and Emacs 24.5.1 using the following test file as the sole
agenda file.
* TODO yes
DEADLINE: <2015-08-05 Wed>
* TODO COMMENT no
DEADLINE: <2015-08-05 Wed>
Running org-agenda-list shows only the 'yes' heading. Setting
org-agenda-skip-comment-trees to nil and running again shows both.
--
Kyle