From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YPrwHT12wl6VXgAA0tVLHw (envelope-from ) for ; Mon, 18 May 2020 11:49:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id gJO+GT12wl4hXwAA1q6Kng (envelope-from ) for ; Mon, 18 May 2020 11:49:17 +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 0B7FA940146 for ; Mon, 18 May 2020 11:49:16 +0000 (UTC) Received: from localhost ([::1]:45702 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaeGh-00062s-RT for larch@yhetil.org; Mon, 18 May 2020 07:49:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaeG5-00060y-CL for emacs-orgmode@gnu.org; Mon, 18 May 2020 07:48:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55837) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaeG3-00079T-Hn; Mon, 18 May 2020 07:48:35 -0400 Received: from [2a01:e35:2fe1:f780:d19e:3111:fba9:a48f] (port=52846 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jaeG2-00083a-OL; Mon, 18 May 2020 07:48:35 -0400 Received: by guerry (Postfix, from userid 1000) id CA7581A60825; Mon, 18 May 2020 13:48:31 +0200 (CEST) From: Bastien To: George Sokolsky Subject: Re: [PATCH] agenda: Consider FILETAGS for archive skipping References: <878shpmu51.fsf@posteo.net> Date: Mon, 18 May 2020 13:48:31 +0200 In-Reply-To: <878shpmu51.fsf@posteo.net> (George Sokolsky's message of "Mon, 18 May 2020 12:09:46 +0200") Message-ID: <87a725ea5s.fsf@bzg.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: emacs-orgmode@gnu.org, michael.dauer@smartpm.com Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; 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: -1.01 X-TUID: rP7tlkHClVKw Hi George, George Sokolsky writes: > For avoidance of doubt - this is Kyle's patch, not mine (thank you > Kyle!) Sorry for the confusion, I thought you were asking for permission to commit the patch directly yourself. Kyle can of course apply it when he wants. > Bastien, do you mean that this patch will be in the next weekly org > build on melpa? If the patch gets applied soon, it will be available on the Org ELPA package. I don't know about MELPA. Best, -- Bastien