From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: exclude_tags stoppped working at 9.0.5 release? Date: Thu, 16 Feb 2017 14:26:31 -0500 Message-ID: <874lzu0wew.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ceRhW-0001vx-9p for emacs-orgmode@gnu.org; Thu, 16 Feb 2017 14:26:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ceRhT-0003MP-69 for emacs-orgmode@gnu.org; Thu, 16 Feb 2017 14:26:46 -0500 Received: from [195.159.176.226] (port=37065 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ceRhS-0003Lv-Vj for emacs-orgmode@gnu.org; Thu, 16 Feb 2017 14:26:43 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ceRhJ-00086F-5y for emacs-orgmode@gnu.org; Thu, 16 Feb 2017 20:26:33 +0100 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" To: emacs-orgmode@gnu.org Leslie Watter writes: > ** First Section > > At 1st  > > ***                                                               :professor: > This should not appear on t.pdf > ----------- > You might try running org-lint. I believe that empty headlines are illegal. In particular, this works: --8<---------------cut here---------------start------------->8--- ** First Section At 1st *** professorial exclusion :professor: This should not appear on t.pdf --8<---------------cut here---------------end--------------->8--- -- Nick