emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-search-view skips over commented subtrees


From: Bastien
Subject: Re: [O] org-search-view skips over commented subtrees
Date: Tue, 07 May 2013 12:36:02 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Hi Samuel,

Samuel Wales <address@hidden> writes:

> However, the COMMENT keyword on a headline stops results from showing.
>  This is not desired.  It is also inconsistent with commented lines.
>
> I strongly prefer for all matches to show up, whether commented or
> not.  However, in principle there could be an option to not match
> anything that is commented.  If such an option is desired, however, I
> suggest the safer value of nil as a default.

There is such an option:

  (setq org-agenda-skip-comment-trees nil)

It defaults to `t' which I think is a good default.

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]