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 kMa7LtpK5V9DJQAA0tVLHw (envelope-from ) for ; Fri, 25 Dec 2020 02:13: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 mp0 with LMTPS id oJyiKtpK5V8UKgAA1q6Kng (envelope-from ) for ; Fri, 25 Dec 2020 02:13: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 288BB9401CD for ; Fri, 25 Dec 2020 02:13:46 +0000 (UTC) Received: from localhost ([::1]:46078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kscbv-0004XD-7o for larch@yhetil.org; Thu, 24 Dec 2020 21:13:43 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38016) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kscbW-0004Wc-Mf for emacs-orgmode@gnu.org; Thu, 24 Dec 2020 21:13:18 -0500 Received: from mail-pl1-x629.google.com ([2607:f8b0:4864:20::629]:45407) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kscbT-0008G1-TR for emacs-orgmode@gnu.org; Thu, 24 Dec 2020 21:13:18 -0500 Received: by mail-pl1-x629.google.com with SMTP id e2so1944567plt.12 for ; Thu, 24 Dec 2020 18:13:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=j09difbyybiwImKVE5omiYIs/QebjLnea/ehBKI8j2Q=; b=MsS9RpfjUoli7t/Sg27R5mNvW72lAkW501AyNMt58FzoXm6HuRCau7J40wTIeeoyl5 2iUSs87NWEq0YGa1GtOpOYrTIkMhv58KpeJSjsfGsm0p+U0FuYNKsFDFmrYSNUvB5v0U SAzvZJMQQw4tWLtAE2J3ggaTQBGdoUZM+NI85KsAqLQ6DTrTHLnzXCOug+GTqZxemu1g 8euXwYDgCr4tLPwpctFrnvO2nAJzawNgqvsH2wdk5AC0fMzQBt3YP/2p67l7wkqFxgkh 8/MmKXVWE1e9P7rrbdoL+IMcWIJzKA/bqy04dgCeJJBvaAagze668NxH0IcjY/mGxKvr gLJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=j09difbyybiwImKVE5omiYIs/QebjLnea/ehBKI8j2Q=; b=efg+gTvfTEFFuD5g2Ff4FS5sSYIFDz9W8ui/QrT4WblU1I6W+4DgL7q12F8vNByqjM B+hxHxH5K3eQ6TEGJbB+KZwYTRfINsx7C0ANRo2edu8wCtupd/SKfadb8fiDCgav+ybH oOQZkjd9noMMBU8ockEvfBFkYwCWtYUmi/pMLbHVOeiYrIefmkfDAMxnFRR7uguvrHHV pl787L8Ad7fSHLKFhzGTVp5fH7kYJWbyV8Ag0p72TLKMpe9D/MZMQkfuWDI9r6QWXZer ki5Idk+HfDvRVYMerULKT6NSZQlQBcaqnTVoWPb82JxdI6LamdoQINf/moMS+NAD4rlE I+5Q== X-Gm-Message-State: AOAM5334rs/6cSpLCWwAsLWVoxlYCM05PCaZw8PE2Fq/jUEWLkbPP/Mz Uakatu6GzRHim69ex5Lbp8o= X-Google-Smtp-Source: ABdhPJyfIwpaOLJyaDAtiqVnuvyTwFzeD2peuIXzZe3lMIdonhWWxr47XG2M/IQP30l3Qv/Rw52YlA== X-Received: by 2002:a17:90b:1213:: with SMTP id gl19mr6847042pjb.232.1608862394334; Thu, 24 Dec 2020 18:13:14 -0800 (PST) Received: from localhost ([192.200.115.226]) by smtp.gmail.com with ESMTPSA id 129sm27712393pfw.86.2020.12.24.18.13.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Dec 2020 18:13:13 -0800 (PST) From: Ihor Radchenko To: steve-humphreys@gmx.com Subject: Re: Adding Org Files to org-agenda-files In-Reply-To: References: <87h7p9135u.fsf@gmail.com> <87sg8tymeb.fsf@gmail.com> <87k0u4zupw.fsf@gmail.com> <87ft4s5oug.fsf@localhost> <87wny2uuuk.fsf@localhost> <87v9d54t19.fsf@localhost> Date: Fri, 25 Dec 2020 10:17:12 +0800 Message-ID: <87eejezl1z.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::629; envelope-from=yantar92@gmail.com; helo=mail-pl1-x629.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no 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: Tim Cross , emacs-orgmode@gnu.org, Jean Louis Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.72 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=MsS9Rpfj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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-Migadu-Queue-Id: 288BB9401CD X-Spam-Score: -0.72 X-Migadu-Scanner: scn0.migadu.com X-TUID: FKFQWPo6Ch4h steve-humphreys@gmx.com writes: > But you can use scripts on them, parsing operations to other programs, > and analysis. Sorry, I miss your point here. Could you clarify what "them" referred to? Best, Ihor