From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id FHjdMRB5RGF/8AAAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 13:16:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id SFrbLBB5RGEyTgAAbx9fmQ (envelope-from ) for ; Fri, 17 Sep 2021 11:16:32 +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 3782014611 for ; Fri, 17 Sep 2021 13:16:32 +0200 (CEST) Received: from localhost ([::1]:45526 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRBr5-0002JG-6H for larch@yhetil.org; Fri, 17 Sep 2021 07:16:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55320) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRBqP-0002J4-0o for emacs-orgmode@gnu.org; Fri, 17 Sep 2021 07:15:50 -0400 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]:45919) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRBqE-0002RJ-VX for emacs-orgmode@gnu.org; Fri, 17 Sep 2021 07:15:46 -0400 Received: by mail-ed1-x532.google.com with SMTP id c22so28632020edn.12 for ; Fri, 17 Sep 2021 04:15:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=dARag+YlbE2PDcgdlEhGRdRSS0GwRo7jPp+/p+sxUgk=; b=PmHH8hv/2mlTfergKoeX5lWgfKNLFqrdxsqM7tJW6W0Vzy94SOoBMZRq8QuqOnNWt4 V0eYjnD9Of3VfErY/6W0eEGUDb8UAGb+b3kExZBwJphIZy2ni1zkY11H0OcUeNvoVDR9 HaDbZRT600027CCrRLlNd1yS+JdtTtQ5SDP6Mvip4QVqMbppVIp/IY7WrCud/ZqWHq0q Rp9o1kJ8ANRyffam29wxZ0EWQE/WW9Y7C+XOXRvR4nkzBCSzLb4LXVHIU/6xWfxco/S/ 7YzSWgNf7dX/isCqY4DatzP49a5lIUl3fsYomzD9SyFgFrFgAGI+jJKVVTkZiuqCNIxF UCVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=dARag+YlbE2PDcgdlEhGRdRSS0GwRo7jPp+/p+sxUgk=; b=ACl29dWvP1DGfD1pfBVJhjmHF6uK7B/SvMuJegqWW1jV2DxInGuFoefZXvwS7LQBUF W8zcC7oAu8ZqLPMJXpspK+mXcaur0pNztAoyPcVAQYipj9xskPcxzlsQDLwpyTjQHNyc 8SxmYtbXNpLBlNK6/2ArWiG7ovrYijJuw7VCPbYeWtqJhpVXn+STfvk5zu2rhCB0DnLy Z1s9TFQ6mMsavYcJF2LIsHOjm1pyosVe2hRyabl6d1biyIBdaf21fvj5WkXHSMP8Kmv7 +BNbybQ1LL2AzMzLHk3kzj028QhgVod1CrY8E7U25prm/+EDVD55BLLX1ynT6h601Qg0 t2+g== X-Gm-Message-State: AOAM532/zhUX0cgTPs1Q+z+PfjbC7t8sEpWp1J1Asg9J6zPDI9J1/ss0 shAN9B/qy1FLtcrHRtzU9Ci3zfxo/OqCfdDn X-Google-Smtp-Source: ABdhPJwjCu87xpi2Vfzjlpop6mQlxsUZXXIqUmxgavb0wlaTuc7Si0gFEfWSkMrbu8YYXa0RVvQKNg== X-Received: by 2002:a05:6402:1116:: with SMTP id u22mr11968096edv.262.1631877334763; Fri, 17 Sep 2021 04:15:34 -0700 (PDT) Received: from Home-Mac.local ([37.120.217.204]) by smtp.gmail.com with ESMTPSA id bf28sm2538743edb.45.2021.09.17.04.15.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Sep 2021 04:15:34 -0700 (PDT) From: Daniel Fleischer To: Timothy Subject: Re: [PATCH] Re: [BUG] Creating sparse tree with regexp property matches References: <877dg1q2fp.fsf@gmail.com> <87sfypojox.fsf@gmail.com> <874kb4oa0z.fsf@gmail.com> <87fsu333fc.fsf@gmail.com> Date: Fri, 17 Sep 2021 14:15:31 +0300 In-Reply-To: <87fsu333fc.fsf@gmail.com> (Timothy's message of "Fri, 17 Sep 2021 18:17:40 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::532; envelope-from=danflscr@gmail.com; helo=mail-ed1-x532.google.com X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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: emacs-orgmode@gnu.org, Cassio Koshikumo Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631877392; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=dARag+YlbE2PDcgdlEhGRdRSS0GwRo7jPp+/p+sxUgk=; b=RklatMXtjo9DJcOZw1Y+uTLGxpwKEp9ZH9NF2/MOVU5vNWL8spqbUBPpHR38/lOaTwb+h+ LrcmozaRQgDyq7qnHk3dcNnn1shcDUgaU/LvyRGVEwII3ChYMLnyJOZ8FiwbdoktRtTpU8 UyDurEawUGjsPVwYW/vxGKuRjqfxVLMYdqpoAvKrsBAUOpVfeZ0vbJvHwV0MPgGqY1Y227 TCLbPZulDO0zqITJRBQ17ZGPx7NUE6zFAFZ9Zn0kLi96RA9aUgwUT1RmwdgyB6cPocaM91 PjNDQe8okkTMyZb8SLJtWb4+glssjj2/kNKi5zJsHoAbybty/fitCJG3cZ3JyQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631877392; a=rsa-sha256; cv=none; b=T7sjHJezqDQbzsz/8SeBN/dbdUgb3cOVK87Jl3NPj+uaLZAYOAyM4RqTRPNKuwL4Igrgun oGiTL2WJJofbUKkzinA0nIBlLYCMRZB9ix4usfj7lpY3ion4JUYqp99RvM5F4QBw3oETQ0 0Dew92X4uY4dsd65A+GVmtyfc6O5iFTeT+JbCHY8vS20bE17F2XPP6K7kkT2LgmghwzcJH frx8PLFrJh2Wc537jvWUKBQUMnFp+l3BmU/gQrlghYlebQ0Y1rzAtvl2Me76JnmXnZdUie mb0TlGtqJhXayZ3gomA0lrkzUOlOfdjs06WDJX+xEhngoyVlvmajK6SOgG7iOw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="PmHH8hv/"; dmarc=pass (policy=none) header.from=gmail.com; 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-Spam-Score: -3.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="PmHH8hv/"; dmarc=pass (policy=none) header.from=gmail.com; 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: 3782014611 X-Spam-Score: -3.09 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1bgFk2XFs2zF Timothy writes: > Thanks for bumping your patch, unfortunately many of us (people who can p= ush to > Org) seem to be stretched a bit thin as of late. I=E2=80=99ve just gone o= ver it, it > reads well IMO and I think looking at the non-trivial changes in your pat= ch it=E2=80=99s > possible to charitably interpret this as <=3D15 non-trivial lines changed= . I=E2=80=99ve > applied this as 6600dc09 on Org master with a tweaked commit message =F0= =9F=99=82. > > Documentation is vital to communicating what Org offers to users, so than= ks > again for going to the effort to clear up a possible point of confusion. = Should > you wish to make any further contributions (which would be great!) it wou= ld be > very helpful if you could get FSF assignment (see > ), as we can=E2=80=99t accept more t= han 15 lines of > non-trivial lines as an FSF project. Thanks Timothy for pushing this. I just received my FSF assignment so looking forward to contributing more. Best, --=20 Daniel Fleischer