From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Possible to exclude/include tags for agenda custom commands? Date: Thu, 20 Feb 2020 09:48:21 -0800 Message-ID: <87v9o16tga.fsf@ericabrahamsen.net> References: <8736bfxwu0.fsf@bzg.fr> <874kvl8aoc.fsf@ericabrahamsen.net> <87d0a99nph.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43849) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4pw4-0006eU-SY for emacs-orgmode@gnu.org; Thu, 20 Feb 2020 12:48:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4pw3-0007kw-TL for emacs-orgmode@gnu.org; Thu, 20 Feb 2020 12:48:28 -0500 In-Reply-To: <87d0a99nph.fsf@gnu.org> (Bastien's message of "Thu, 20 Feb 2020 18:24:10 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Bastien Cc: emacs-orgmode@gnu.org, Stig Brautaset Bastien writes: > Hi Eric, > > Eric Abrahamsen writes: > >> In my current Org, version 9.3.6-elpaplus, I need a "+" in front of a >> select tag, ie the "MAYBE" above needs to be "+MAYBE", otherwise nothing >> is selected at all. > > FWIW yes, this should be "+MAYBE". Thanks for confirming!