From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KPO/C86SIl90RwAA0tVLHw (envelope-from ) for ; Thu, 30 Jul 2020 09:28: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 mp1 with LMTPS id WIlLB86SIl8dFgAAbx9fmQ (envelope-from ) for ; Thu, 30 Jul 2020 09:28: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 8919E9403AA for ; Thu, 30 Jul 2020 09:28:45 +0000 (UTC) Received: from localhost ([::1]:37980 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k14rk-0002p1-Ej for larch@yhetil.org; Thu, 30 Jul 2020 05:28:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k14rF-0002oi-Jj for emacs-orgmode@gnu.org; Thu, 30 Jul 2020 05:28:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35229) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k14rE-00063m-Su; Thu, 30 Jul 2020 05:28:12 -0400 Received: from [37.173.109.123] (port=34662 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1k14rD-0006BW-BU; Thu, 30 Jul 2020 05:28:12 -0400 Received: by guerry (Postfix, from userid 1000) id F2D9F1A60D40; Mon, 27 Jul 2020 15:55:33 +0200 (CEST) From: Bastien To: "Dwarshuis, Nathan J" Subject: Re: org-mode functional programming library References: <87o8uxellj.fsf@yavin4.ch> <87blq5wngj.fsf@gnu.org> <87mu9n23ic.fsf@yavin4.ch> <87tv3vwvwo.fsf@gnu.org> <87d04kvqux.fsf@yavin4.ch> Date: Mon, 27 Jul 2020 15:55:33 +0200 In-Reply-To: <87d04kvqux.fsf@yavin4.ch> (Nathan J. Dwarshuis's message of "Fri, 24 Jul 2020 12:07:34 -0400") Message-ID: <87mu3lnju2.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 Org Mode mailing list 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: -0.01 X-TUID: E4FY0R6eZKin Hi, "Dwarshuis, Nathan J" writes: > It has been a while but I renamed this library (now org-ml instead of > om.el) and updated it to version 2.0.0 with new features and bug > fixes. Thanks for the update. > I would like to add something on worg about it as previously discussed > but I don't see how to add myself as a user and upload my public key > (looking here: https://code.orgmode.org/explore/users). Do I need to > be added by someone else? Yes, please send me the username you want in private and I will add it and give you further instructions. Thanks in advance! -- Bastien