From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oGdONi4+A2K7EQAAgWs5BA (envelope-from ) for ; Wed, 09 Feb 2022 05:08:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id AA8EMy4+A2IvMwEAauVa8A (envelope-from ) for ; Wed, 09 Feb 2022 05:08:14 +0100 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 6335336AF7 for ; Wed, 9 Feb 2022 05:08:14 +0100 (CET) Received: from localhost ([::1]:39016 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nHeH7-0007WT-Cv for larch@yhetil.org; Tue, 08 Feb 2022 23:08:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHeE4-0007U7-0x; Tue, 08 Feb 2022 23:05:04 -0500 Received: from [2a00:1450:4864:20::136] (port=35733 helo=mail-lf1-x136.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nHeE1-0001oj-Ro; Tue, 08 Feb 2022 23:05:03 -0500 Received: by mail-lf1-x136.google.com with SMTP id i34so1853362lfv.2; Tue, 08 Feb 2022 20:05:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=kt4rinqnfUWv5Kb1VxiwpkfAEsupJDz+49krBscSoQU=; b=pbu3FTSZNDrNCgG1bfGyVYI6bqpN5XScMwVk52VUrzmbw2zERjlwfRlX6NV89D/YLT OFxFWaMfz8bkI9gK7H8HG5Jgx4kBjd3jzEK2wVlEXrnvf5Ryk4ndX0sgbZ6S5VKsvECI NkQWEgOyPcPumETdLsGmRp4/s7UNmcUpMR0w27RXMTGHv86qK2vRFpn6FHx4fZjkLEaE Uto1myoUJYEpwwWX96+QMtOAV/iSg+gzpo5KRY7afQht01EMpCasuU1v78kcvN3qAuil GVnzMYSgCVFUG1P9VHc5buha/jTi2ieBUEHjb50zTJvsZqxMDWBLlQQQiHuts2khrL5L Petg== 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:in-reply-to:references:date :message-id:mime-version; bh=kt4rinqnfUWv5Kb1VxiwpkfAEsupJDz+49krBscSoQU=; b=w3Fd7RwFM6u7nfZK3s9JK6viIF0j4DRQMGx0rjjbmG5NACJAKbJ9tb0moq0hlOHttp 2AgpM3ByA8Ih0QA0yccO9L8UKzDnFjdA1uCsEYIZY6QSrVItf6cmpdFxV5KMkJY2AYYn THY1IW8lmxMEwMe4GuwuQRZrW1IQbQoWrF2uQ0N/1RNRTgvWXDyHl6mZItzP/+o0PPvE nvKBH14yI/MqORNYYAMuAJpt0ebOlKrycqUGXBNHLj+RE+cBx4DDWtLPchGuerCUTNZA iXwo2F6GEmTuLfXzOXQYFWh6WXbZdv6OzRABkvZ3pbC6vrs4SZJOJyt1vNHKJbbeOXvQ lxAQ== X-Gm-Message-State: AOAM5332obTBgE+GA4tSAwQm3Y/7XOPySAilHdpvvwgzr2+H9wl2ewql FSr7B0t90zaksSp4uKoU20Q= X-Google-Smtp-Source: ABdhPJxUxdIPCvq2Fh+2IJcV+TtYMWPFXS+YLxVY8tO7Yrdf+Spdlubo3DLMyDmVq4dvzBqs8QBmiQ== X-Received: by 2002:a05:6512:2205:: with SMTP id h5mr277815lfu.614.1644379499726; Tue, 08 Feb 2022 20:04:59 -0800 (PST) Received: from localhost ([141.105.67.194]) by smtp.gmail.com with ESMTPSA id u12sm2181400lfr.56.2022.02.08.20.04.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 20:04:59 -0800 (PST) From: Ihor Radchenko To: No Wayman Subject: Re: [PATCH] lisp/org-capture.el: Add hook & hook options to org-capture (Valentin Herrmann) In-Reply-To: <87a6f1no7e.fsf@gmail.com> References: <87a6f1no7e.fsf@gmail.com> Date: Wed, 09 Feb 2022 12:10:06 +0800 Message-ID: <87h798vfxd.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::136 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::136; envelope-from=yantar92@gmail.com; helo=mail-lf1-x136.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode-request@gnu.org, emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644379694; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=kt4rinqnfUWv5Kb1VxiwpkfAEsupJDz+49krBscSoQU=; b=DRAmJlnAURh2uX85QqCDO3JgTZzger1EBYO7opkRh8h+/D91uRUnkqNzfDpiWYOLp3YWc6 6dEATSSG7tOu8XIy3itpi/6X17lj0k4TxZGWsSBO8lvYF3tOxCg30klMkvgqhySoO41oh9 YZQvM8KmAhYRu6IonpuIK90P1tipHNI2SGkvUxwOihwHNUqagCpfbKsnhFfv8P4PsMrMJk lRkddwVNpAgk/u8oXMiOq+sIDhsRA9tujuU5sOCzpGc9vsHDNE5dXXZ6I+TZkqj3OdeXhx dhoTldGSzfvTwnbKhiYH1QGTd6miYJ7A9YuKxpkdXnDnhyS7b8N6t2f+Gw+GVQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644379694; a=rsa-sha256; cv=none; b=PCgU0c3VRpt/siSwIqPKASntDPJg4lvWRglyg8mOwLycoxHe5sc9cs99RPmSXykVKvqzRG egmOOaC25w2+/ZmWlQaxDBM11wo4oX1Z4zVlpJP33muhNrPGuOxLN5Pi2Ay+EJ44YpHFR4 PZxa8N0ad5L1eVrfF3WTW3rJtHexuDnVTyWtq8Tg+M1YUzMoDpbmRlDJRxalsSwLTVcFBc vEgJLdGbcNmfptnZJWk8na1qNkeH3yUYKBrK3drbgclB1IPHzH13NqfY7owWWVYMg3o2VE TyNKkoPmX2fkHpU4QfWTqclx1L4rNVGOrsrp0lNjFoYCLrtN1Wkvc+LdZiAtng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=pbu3FTSZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=pbu3FTSZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6335336AF7 X-Spam-Score: -1.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: BT9NY+rWjjb5 No Wayman writes: > I've implemented what you're proposing here (and much more) in a > package you may find useful a couple years ago. I pitched adopting > some of the ideas into org-mode proper and was willing to do the > work. My proposal was met with enthusiastic silence: > > https://www.github.com/progfolio/doct I think Nicolas gave some reasonable comments, didn't he? He suggested to incorporate some of the ideas into the existing Org mode code. https://orgmode.org/list/87wo66t8i7.fsf@gmail.com Best, Ihor