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 8JcQOnQHG1/FKAAA0tVLHw (envelope-from ) for ; Fri, 24 Jul 2020 16:08:20 +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 KM3tNXQHG18hFQAA1q6Kng (envelope-from ) for ; Fri, 24 Jul 2020 16:08:20 +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 5D2859403AB for ; Fri, 24 Jul 2020 16:08:19 +0000 (UTC) Received: from localhost ([::1]:38976 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jz0F8-0002b3-3A for larch@yhetil.org; Fri, 24 Jul 2020 12:08:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jz0Ei-0002ap-Cq for emacs-orgmode@gnu.org; Fri, 24 Jul 2020 12:07:52 -0400 Received: from peart4prez.yavin4.ch ([81.4.103.105]:35842) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jz0Eg-0004ro-HZ; Fri, 24 Jul 2020 12:07:52 -0400 Received: from petrucci4prez (45-17-163-240.lightspeed.tukrga.sbcglobal.net [45.17.163.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: ndwar@yavin4.ch) by peart4prez.yavin4.ch (Postfix) with ESMTPSA id 9A71C20094; Fri, 24 Jul 2020 12:07:36 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mail.yavin4.ch; s=mail; t=1595606858; bh=QInG3fBtmvd/dhHZtrZYF/EL+0nJU1SoHcWVyATLuwE=; h=References:From:To:Cc:Subject:In-reply-to:Date; b=SbdhAJ1D4gpnI6CE+9+9WVz7ACB2RgSei1nfJfqSaocmonp2t9AmkPo07pWyqv2Tf K8VgmcBVa7VK5c0uYJ3h5MY84kh76wd67eCxSnN03V5Zj3UkUXQQzSAAKNiVCjJDgs 0gC0H+WC1PtFsWyJa1DVXZN86VJKjWNkXBXcnxT0= References: <87o8uxellj.fsf@yavin4.ch> <87blq5wngj.fsf@gnu.org> <87mu9n23ic.fsf@yavin4.ch> <87tv3vwvwo.fsf@gnu.org> User-agent: mu4e 1.4.10; emacs 26.3 From: "Dwarshuis\, Nathan J" To: Bastien Subject: Re: org-mode functional programming library In-reply-to: <87tv3vwvwo.fsf@gnu.org> Date: Fri, 24 Jul 2020 12:07:34 -0400 Message-ID: <87d04kvqux.fsf@yavin4.ch> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=81.4.103.105; envelope-from=ndwar@yavin4.ch; helo=peart4prez.yavin4.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/24 12:07:39 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001 autolearn=no 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 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 (invalid DKIM record) header.d=mail.yavin4.ch header.s=mail header.b=SbdhAJ1D; 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: -1.01 X-TUID: u09AXWZKzJcH Hi Bastien, 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. 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? Thank you, Nate ________________________________ From: Bastien Sent: 2020-02-12T12:35:51-0500 To: Dwarshuis, Nathan J Subject: org-mode functional programming library Hi Nate, "Dwarshuis, Nathan J" writes: > Thank you for the feedback. I don't mind writing something up > myself. Under what section should this be submitted ("contributed > packages" or "additions under development")? I would say *both* to give it as much visibility as possible. Also, beware that I plan to make a big revamping of Worg's contents, precisely in order to make it easier to answer such questions. Thanks!