From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qBWPDaapyl5wHQAA0tVLHw (envelope-from ) for ; Sun, 24 May 2020 17:06:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4DJwCaapyl55cQAAB5/wlQ (envelope-from ) for ; Sun, 24 May 2020 17:06:46 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8407B9400C3 for ; Sun, 24 May 2020 17:06:45 +0000 (UTC) Received: from localhost ([::1]:48234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcu5E-0005hE-1m for larch@yhetil.org; Sun, 24 May 2020 13:06:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55398) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcu4s-0005gs-Vh for emacs-orgmode@gnu.org; Sun, 24 May 2020 13:06:22 -0400 Received: from pb-smtp21.pobox.com ([173.228.157.53]:61430) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcu4r-0001iY-77; Sun, 24 May 2020 13:06:22 -0400 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 2EF9FD8EF8; Sun, 24 May 2020 13:06:17 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=tl5wQXICvaJjK3VHLrU8TMQiqJI=; b=MZ6ojR SDVPKr8YLnsuYvGmBpaZlRlbh2bMo3lAmUIE/ZjadscJHnGwaO/4DcelTHQwwvgu 1e2qK8GllX6p+AfxAClwSQu/Zsx6Jvqv0gNuYuyAzgl+cr5CpyDA9jtnksoNlhFR fqjbMVw/+LJkkwyBZGk7uGzu2cAq1nPwf7iQs= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 18E74D8EF7; Sun, 24 May 2020 13:06:17 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=/8TGUNHZruZrIh9JFaL62aw18j6RwYZ1xhY1oSPuWDo=; b=FsdiBLzBJqJotMqwo4xoDMkeFruCIEe7gawxzAuBcfxazOMxnaeHct8uZtnOc3VYzp8VopXZc6b6YxNJEh0iNnOd9EoPWX2/xmr645bsx8vWbNGQD9eRiT3ohHDXPSM5kDiEEIC8ZSDkcZXeV7pqD00Y4Oh4rf5OsmxIt48YzpI= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 1510AD8EF6; Sun, 24 May 2020 13:06:13 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Bastien Subject: Re: Org-agenda ignores archive tag set by "#+FILETAGS: ARCHIVE" In-Reply-To: <87h7w5wqfe.fsf@gnu.org> References: <87pnb4i217.fsf@posteo.net> <87h7w5wqfe.fsf@gnu.org> Date: Sun, 24 May 2020 17:06:11 +0000 Message-ID: <87v9kls1oc.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: DF31983C-9DE0-11EA-83AD-8D86F504CC47-24757444!pb-smtp21.pobox.com Received-SPF: pass client-ip=173.228.157.53; envelope-from=kyle@kyleam.com; helo=pb-smtp21.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/24 12:17:42 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: George Sokolsky , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=MZ6ojR S; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=FsdiBLzB; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.29 X-TUID: /3blwR4buYO5 Bastien writes: > George Sokolsky writes: > >> I have .org files with "#+FILETAGS: ARCHIVE" headers. > > Shouldn't it be "#+FILETAGS: :ARCHIVE:" instead? > > (Note the columns.) Despite being the documented form, org-set-regexps-and-options will handle entries "tag1 [tag2 ...]" as well: (cl-mapcan (lambda (value) (cl-mapcan (lambda (k) (org-split-string k ":")) (split-string value))) (cdr (assoc "FILETAGS" alist))) >> I want items from these .org files to be hidden by default from results >> of "org-agenda" -> "s Search for keywords" by default. >> >> This is not the case, unfortunately. > > Can you be so kind as to test with latest Org from maint or master? Earlier this week I applied the patch from a sibling message of this thread (5e2490bdf), so maint and master no longer behave as initially reported (hopefully :>).