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 se
c 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
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 t
:13:48-0500
To: Dwarshuis, Nathan J
Subject: org-mode functional programming library
Hello Nathan,
this looks very interesting and promising, thanks for this work.
I hope you can work with Nicolas to spot possible enhancements to
your own library or to org-element.el, if that's relevant.
Hello Nathan,
this looks very interesting and promising, thanks for this work.
I hope you can work with Nicolas to spot possible enhancements to
your own library or to org-element.el, if that's relevant.
I will reference om.el (or org-ml.el?) on Worg, but if you want
to do it yourself, please go
Nicolas Goaziou writes:
> Note that, at some point, Org will support "seq.el", i.e., when we
> drop support for Emacs 24.
Just a small FYI about seq.el, for those who may not be aware: while
it's a very useful library, it can be quite slow since it uses generics.
For example, here are some bench
as some
elements can be fully represented with only a subset of their properties.
From: Nicolas Goaziou
Sent: 2020-02-01T08:53:43-0500
To: Dwarshuis, Nathan J
Subject: org-mode functional programming library
Hello,
"Dwarshuis, Nathan J" writes:
Hello,
"Dwarshuis, Nathan J" writes:
> I recently authored an package called "om.el" which is a functional
> org-mode API akin to dash.el primarily using org-element. Briefly, it
> provides a library of (mostly) pure functions that manipulate the
> parse tree generated by org-element.el, and use
On Mon, Jan 20, 2020 at 6:48 PM Dwarshuis, Nathan J wrote:
> I recently authored an package called "om.el" which is a functional
> org-mode API akin to dash.el primarily using org-element. Briefly, it
> provides a library of (mostly) pure functions that manipulate the parse
> tree generated by or
Hello,
I recently authored an package called "om.el" which is a functional org-mode
API akin to dash.el primarily using org-element. Briefly, it provides a library
of (mostly) pure functions that manipulate the parse tree generated by
org-element.el, and uses this to either edit or query the bu
10 matches
Mail list logo