From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Again - Unable to filter agenda to show only non-tagged items Date: Fri, 22 Jan 2016 10:48:13 -0500 Message-ID: <87d1stobsy.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMdwk-0000FS-FS for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 10:48:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMdwh-0006bZ-QS for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 10:48:22 -0500 Received: from pb-smtp0.int.icgroup.com ([208.72.237.35]:60176 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMdwh-0006b4-MX for emacs-orgmode@gnu.org; Fri, 22 Jan 2016 10:48:19 -0500 In-Reply-To: (sgeorgii .'s message of "Fri, 22 Jan 2016 13:09:20 +0300") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "sgeorgii ." Cc: emacs-orgmode@gnu.org Hello, "sgeorgii ." writes: > Update: with org-mode 20160118 I am getting error: > > Press key for agenda command (unrestricted): > Filter by tag [ ], [TAB], [/]:off, [+/-]:filter/exclude, [q]:quit > org-agenda-filter-make-matcher: Args out of range: "", 0, 1 I'm not able to reproduce this on release_8.3.3-475-g58af2e0. With emacs -Q and --8<---------------cut here---------------start------------->8--- * no tag DEADLINE: <2016-01-22 Fri> * one :atag: DEADLINE: <2016-01-22 Fri> * two :btag: DEADLINE: <2016-01-22 Fri> --8<---------------cut here---------------end--------------->8--- set as my agenda file, pressing "/" or "/" in the agenda filters to the no tag heading. -- Kyle