From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: exclude_tags stoppped working at 9.0.5 release? Date: Fri, 17 Feb 2017 13:25:12 +0100 Message-ID: <87k28patsn.fsf@nicolasgoaziou.fr> References: <874lzu0wew.fsf@alphaville.usersys.redhat.com> <87zihlzu95.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cehbB-0005p2-Jk for emacs-orgmode@gnu.org; Fri, 17 Feb 2017 07:25:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cehbA-0007b0-Nc for emacs-orgmode@gnu.org; Fri, 17 Feb 2017 07:25:17 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:59828) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cehbA-0007Zy-Hx for emacs-orgmode@gnu.org; Fri, 17 Feb 2017 07:25:16 -0500 In-Reply-To: <87zihlzu95.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Thu, 16 Feb 2017 16:43:50 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > Nick Dokos writes: > >> Leslie Watter writes: >> >> >>> ** First Section >>> >>> At 1st=C2=A0 >>> >>> *** =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 :professor: >>> This should not appear on t.pdf >>> ----------- >>> >> You might try running org-lint. > > Actually, I don't think org-lint detects empty headlines. Empty headlines are supported but an empty headline with tags is ambiguous. Currently Org prefers to see a headline with ":professor:" title and no tag. I added a checker in Org Lint. Thank you. Regards, --=20 Nicolas Goaziou