emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to check whether an element (really) has some tag?


From: Nicolas Goaziou
Subject: Re: [O] How to check whether an element (really) has some tag?
Date: Thu, 29 Jan 2015 13:00:50 +0100

Hello,

Marcin Borkowski <address@hidden> writes:

> I can do (member-ignore-case "sometag" (org-element-property :tags
> element)), but I'd like to know whether some element has the tag, not
> taking inheritance into account. Is there a simple way to do it?

There is no simpler solution than the one you suggested, which, IMO, is
already simple enough.

Regards,

-- 
Nicolas Goaziou



reply via email to

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