From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: Re: org-plus-contrib, where is library-of-babel.org? Date: Tue, 11 Jul 2017 10:44:44 -0500 Message-ID: References: <87fue58v9p.fsf@gmx.us> <87a84d37me.fsf@kyleam.com> <87pod83h5y.fsf@bzg.fr> <87k23f7036.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUxLD-0000NH-7e for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 11:44:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUxLC-0003Gc-7o for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 11:44:47 -0400 Received: from mail-it0-x232.google.com ([2607:f8b0:4001:c0b::232]:35980) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dUxLC-0003GY-38 for emacs-orgmode@gnu.org; Tue, 11 Jul 2017 11:44:46 -0400 Received: by mail-it0-x232.google.com with SMTP id m68so67397262ith.1 for ; Tue, 11 Jul 2017 08:44:45 -0700 (PDT) In-Reply-To: <87k23f7036.fsf@gmx.us> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rasmus Cc: "emacs-orgmode@gnu.org" On Tue, Jul 11, 2017 at 5:13 AM, Rasmus wrote: > > Bastien Guerry writes: > > Kyle Meyer writes: > >>> It will be in the next release (in /emacs/etc/org/). If there's a li= cense > >>> issue it needs to be removed. > > > > The reason why this library-of-babel.org was not in Emacs is not > > because of its lack of license. I guess it's because Carsten and > > Eric didn't think of it as something that should land in Emacs. > > Fine by me, but then let=E2=80=99s remove the references to it in the man= ual. Maybe the feature could be referred to "Babel Libraries" or "Code Block Libraries". Because they provide re-usable libraries. The "library of babel" reads like there is just one of them, but there are as many as you wish aka "Libraries of Babel". I skimmed over this feature, skipping the part that you can load *anything*. It doesn't stand out but it is a *big deal* for users coming to Org-Mode to know that they can share/re-use libraries. If you like a name then I will submit a pull request with a documentation change. The code change would rename functions and documentation. Is it too soon to submit function name changes, too?