From: "Charles C. Berry" <ccberry@ucsd.edu>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [RFC] Modified Babel call execution and property deprecation
Date: Sun, 19 Jun 2016 09:43:02 -0700 [thread overview]
Message-ID: <alpine.OSX.2.20.1606190916190.617@charles-berrys-macbook.local> (raw)
In-Reply-To: <87r3bwydno.fsf@saiph.selenimh>
On Fri, 17 Jun 2016, Nicolas Goaziou wrote:
> Hello,
>
> I just pushed changes about how Babel calls (including inline calls) are
> evaluated. Basically, they are not treated anymore as an Emacs Lisp
> variable, but as virtual Babel source blocks, which can then be executed
> with `org-babel-execute-src-block'.
Thanks. This is helpful to me.
In looking over ob-lob.el, I noticed that the `org-babel-library-of-babel'
docstring is misleading:
#+BEGIN_QUOTE
Library of source-code blocks.
This is an association list. Populate the library by adding
files to `org-babel-lob-files'.
#+END_QUOTE
So is the docstring for `org-babel-lob-files':
#+BEGIN_QUOTE
Files used to populate the `org-babel-library-of-babel'.
To add files to this list use the `org-babel-lob-ingest' command.
#+END_QUOTE
Grepping the lisp sources and worg it seems that that variable is
never actually used for anything nor modified by any function.
So maybe that variable should be removed or made obsolete and the
docstring for `org-babel-library-of-babel' changed to something like
#+BEGIN_QUOTE
Library of source-code blocks.
This is an association list. Populate the library with the
`org-babel-lob-ingest' command.
#+END_QUOTE
Chuck
next prev parent reply other threads:[~2016-06-19 16:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 22:25 [RFC] Modified Babel call execution and property deprecation Nicolas Goaziou
2016-06-19 16:43 ` Charles C. Berry [this message]
2016-06-20 12:50 ` Nicolas Goaziou
2016-07-03 22:49 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.OSX.2.20.1606190916190.617@charles-berrys-macbook.local \
--to=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).