emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [bug?][ob-core] using remove-if


From: Aaron Ecay
Subject: Re: [O] [bug?][ob-core] using remove-if
Date: Mon, 29 Jul 2013 21:02:44 -0400
User-agent: Notmuch/0.15.2+171~ge2f30a2 (http://notmuchmail.org) Emacs/24.3.50.1 (x86_64-unknown-linux-gnu)

There is light at the end of this tunnel: emacs 24.3 introduced the
cl-lib package, making cl functions canonically available with a ‘cl-’
prefix.  So once emacs 26 is out (and support for emacs 24.[12] is
dropped), org can use the cl- versions

cl-lib is also on GNU ELPA, so org could decide to start using it today
as long as that external dependency is properly handled.

-- 
Aaron Ecay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]