On Sun, Jan 8, 2017 at 6:51 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Alain.Cochard@unistra.fr writes:

> Unaware that "COMMENT" was a specific org string,

It is special only at the beginning of a headline (but past TODO keyword
and priority cookie, if any).

> I had used it at the beginning of a headline, resulting in biased tag
> and string searches ('C-c a m' or 'C-c a s'). (I was unlucky: the
> color of the headline was the same as the COMMENT's, so I did not
> notice anything strange.) I think I finally understood, and found
> about the org-agenda-skip-comment-trees variable, but...

[...]

> So it seems to me that something about "COMMENT" should be said at
> some place(s) in the "Agenda views" section.

Considering COMMENT is primarily export related, one option would be to
make `org-agenda-skip-comment-trees' to nil as a default. In this case,
it might not even be necessary to document this variable in the manual.

WDYT?

I'll just say that once I learned about COMMENT -- from the list, not from the manual -- I started using it pretty extensively.  Also, the Github org-->html renderer hides COMMENT trees by default.  For these reasons, I think the current default is sensible.  But yeah, it should be documented.