From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: comment trees in 8.3 Date: Fri, 7 Aug 2015 13:29:57 -0700 Message-ID: References: <87vbct9ia9.fsf@kmlap.domain.org> <87egjgey9f.fsf@nicolasgoaziou.fr> <877fp7fr9i.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNoHA-0000Gz-7h for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 16:30:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNoH8-00026E-RB for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 16:30:00 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:34857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNoH8-00025G-KI for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 16:29:58 -0400 Received: by wibxm9 with SMTP id xm9so74545851wib.0 for ; Fri, 07 Aug 2015 13:29:58 -0700 (PDT) In-Reply-To: <877fp7fr9i.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales , Kyle Meyer , emacs-orgmode@gnu.org On 8/7/15, Nicolas Goaziou wrote: > Samuel Wales writes: >> should (get-text-property (point-at-bol) :org-comment) be nil on a >> commented headline? > > Yes, once `org-agenda-prepare-buffers' has been called. then i didn't understand the code. (i thought that was how it determined whether it was a commented headline to skip.) (it's nil but commented headers show.)