emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] exclude_tags stoppped working at 9.0.5 release?


From: Nick Dokos
Subject: Re: [O] exclude_tags stoppped working at 9.0.5 release?
Date: Fri, 17 Feb 2017 11:32:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Leslie Watter <address@hidden> writes:

> Hi Folks,
>
> I've tried org-lint on the files of these pastebin:
>
> http://pastebin.com/p7D3Qwd6
>
> which are the same files but with tags on headlines, and it returned nothing 
> to me, but again, I still
> haveĀ 
> headings with :gabarito: exported to latex.

The org-lint comment was a sideline: as Nicolas said, the problem is
that empty headlines with tags are ambiguous: the following

***                                              :foo:

is interpreted as a headline ":foo:" with no tag, not as an empty
headline with tag :foo: - the workaround is not to have empty
headlines:

*** baz                                          :foo:

-- 
Nick




reply via email to

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