From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qDiMEJbumWMrZQAAbAwnHQ (envelope-from ) for ; Wed, 14 Dec 2022 16:41:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SMWMEJbumWPUGgAA9RJhRA (envelope-from ) for ; Wed, 14 Dec 2022 16:41:10 +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 1E2D428295 for ; Wed, 14 Dec 2022 16:41:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5Trw-0007Q7-UG; Wed, 14 Dec 2022 10:40:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5Trl-0007Pd-Rx for emacs-orgmode@gnu.org; Wed, 14 Dec 2022 10:40:18 -0500 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5Trk-0006Eq-8n; Wed, 14 Dec 2022 10:40:17 -0500 Received: by mail-ed1-x52d.google.com with SMTP id d20so23129364edn.0; Wed, 14 Dec 2022 07:40:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=RZycyTOxCgcPdocCSIomAkngc8ailQhGOEkMXBx8olE=; b=mWKJSfpvB9S5s1HQnQ5G3yN/mtg77h7Pno82ndTl6AP/SfHdXkov1uPttRH4Wh2xHI O8eVIF6dDIfcnWhElffHSf8d/vCL51SxyY21az91+tm25CVxqVO87/yE5DVMseEhv+Hq c7C//LqcE6/HJoV4RFF+18nxvIcR+yHagICbpUmSe8G/mt5mC/tZV6ZXF0KjvRvGAoSN DKb4o2Kw6eIdB/xiE8aiYS7jzYQeND/s+6V2xdknF44I/5LIuqvuhUcXwNIURxIxHWdn iTLtlALKCQqv+8jr4j6m5cgZ8sgO339gw4ALOui9/TeZaRq8RAwA40mm0yODX+/WeC5a A2NQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=RZycyTOxCgcPdocCSIomAkngc8ailQhGOEkMXBx8olE=; b=ZS9Zdt6NIqcHC5xi9t/q3patur+/ew50k5CZPh4UIaQe+sq9+VCqOcOqY2OSS5c6Cl VJlUQOXv9LqJBl+PdlV46uCrOjYRQoZ9uBi4QYLdtAh71a21uryymJzYaFbnnaNjNtIj 6XVIVdPsFBaz6GOmzEKVXm78pnaMl7I0nRA5txJmn8Mk/ntl46BJdmLc34N2sz51eUfv 1KnOwkFywGLZZwxETj0eerIbnPHABxOXFH0hQlQq7crIIIz2UMwygwV2OgeKs0LUrqcn iQVFoWn8IVgw5QE4+qiBRhwm1kIWUXVjKJOMQ1q8BYltGpTPeBJ9A5v4u+s+p0Qoybiv 8YaQ== X-Gm-Message-State: ANoB5pkoRoGjRJh0bXj7tYSXsXhWwSIS2mvaOCYoxsT6IiPnaG2SwN3w XFbsTe5uxXJ197pXju8B3ICVi941Zg37Kmd0BgMdz675 X-Google-Smtp-Source: AA0mqf44QBEuNWHMltOqCMIop+hoHvGBgBzR9Egb/r4JDiHbuvJGRv4D9B8Xr7k8p6qV4qqvt48vcmYyXkc8LT/bC5Y= X-Received: by 2002:aa7:dac9:0:b0:46a:be65:4906 with SMTP id x9-20020aa7dac9000000b0046abe654906mr55622336eds.207.1671032414314; Wed, 14 Dec 2022 07:40:14 -0800 (PST) MIME-Version: 1.0 References: <87wn6vd3oe.fsf@localhost> In-Reply-To: From: "David O'Toole" Date: Wed, 14 Dec 2022 10:40:02 -0500 Message-ID: Subject: Re: For your consideration: Extending org-info-js with additional hooks To: Ihor Radchenko Cc: Bastien , emacs-orgmode@gnu.org Content-Type: multipart/alternative; boundary="00000000000076a3a705efcb8df9" Received-SPF: pass client-ip=2a00:1450:4864:20::52d; envelope-from=deeteeoh1138@gmail.com; helo=mail-ed1-x52d.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, HTML_MESSAGE=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.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671032470; 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=RZycyTOxCgcPdocCSIomAkngc8ailQhGOEkMXBx8olE=; b=BnPPKNmx2Zx1c/iZZNEPXf89Ln9SJiclFM+q1VgIm00wy8EcX6BA6QMaDvsPxSEPvrfK3g ObuN5dZP/VrL/hoSPdHNiBWOeXWCgdjPGX7q7yW8NBE1FIn6gad9NdyQta5h6uFIROwIuU 6QaElNA/oAmUMUjvMzHYrKrO3Z2a15897UR1R2/iN4dAjDQBjLzORfmc35NMBMIf9L8A3e BU+8/EVUDoWCFSU4afjMWYcyUrofq3V7aqZ2BaRhCxGB5pKDndRPLf7gVXlSHosurguEMU 3zERsC5ZFWnGItmSFwFHDVcxGJFA87gj4Y6uQV3INMhDrtk1lOgja97eFs1THg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mWKJSfpv; 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"; dmarc=pass (policy=none) header.from=gmail.com ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671032470; a=rsa-sha256; cv=none; b=bPWLfFBqIOPZnmdxvbsxqUMFJKOABuLq6roYygIKEr6qpf2/rpQR8FD/9cEJuMg7Ml1eiD uNUH0/DQ8fq5FF6QjAM20p99Mh8pRQTuth1ieqYMs6zASXiZZy0F/FVD9vNm6AXuwySk40 ifBbNsBaXg4Y+N0kL7mZQwHX68IWJt8wtNwjaHmz+5id6Q5TeqKeMntKb3X2KKxP9I5z30 O+KM3YmeZ10imcI84sSH42GlUfwKOHnWqZJjJlyfQCLmCB0qEabL5WVzHDnNN5B0YW4Etn wWjkhWfaoSMnwqXKCFm7wYHq3Dg0FIIaf+Xmmkmh4hKRyEni1S80xvuXOllUbA== X-Migadu-Spam-Score: -5.95 X-Spam-Score: -5.95 X-Migadu-Queue-Id: 1E2D428295 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mWKJSfpv; 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"; dmarc=pass (policy=none) header.from=gmail.com X-TUID: En4sO4sqWycJ --00000000000076a3a705efcb8df9 Content-Type: text/plain; charset="UTF-8" At Ihor's invitation, I'd like to mention that I can help maintain org-info-js going forward. I'm not a JavaScript expert but I seem to be doing fine with adding my hooks and figuring out how the code works. Please let me know what I can do to help out with maintenance. I already have copyright assignment papers on file with the FSF so that's all set. --00000000000076a3a705efcb8df9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
At Ihor's invitation, I'd like to mention that I c= an help maintain org-info-js going forward. I'm not a JavaScript expert= but I seem to be doing fine with adding my hooks and figuring out how the = code works. Please let me know what I can do to help out with maintenance. = I already have copyright assignment papers on file with the FSF so that'= ;s all set.
--00000000000076a3a705efcb8df9--