From: Galaxy Being <borgauf@gmail.com>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: ob-groovy.el must be hand-loaded?
Date: Wed, 21 Dec 2022 10:42:59 -0600 [thread overview]
Message-ID: <CAFAhFSX6BH24R+wbc-5GgvXcYinMpjaokbe=vA6qupmUSpHJRg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 803 bytes --]
Don't know why, but in my "spare time" I snoop around Babel. So I've
revisited Groovy in Babel and have found a bizarre situation where, yes,
there appears an ob-groovy.el in my ~/.emacs.d/elpa/org-9.6/ , but I have
to do a specific load-file to get it seen and functioning. And no, it's not
because of a naming issue in my
(org-babel-do-load-languages
(quote org-babel-load-languages)
(quote ((emacs-lisp . t)
(groovy . t)
...
)))
form. I've renamed it apache-groovy and it errored out specifically not
finding ob-groovy.el. But again, if I don't specifically load the org-9.6
ob-groovy.el, I get "can't find program groovy" upon block C-c C-c.
--
⨽
Lawrence Bottorff
Grand Marais, MN, USA
borgauf@gmail.com
[-- Attachment #2: Type: text/html, Size: 1188 bytes --]
next reply other threads:[~2022-12-21 16:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-21 16:42 Galaxy Being [this message]
2022-12-22 15:24 ` ob-groovy.el must be hand-loaded? Palak Mathur
2022-12-27 14:37 ` Ihor Radchenko
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='CAFAhFSX6BH24R+wbc-5GgvXcYinMpjaokbe=vA6qupmUSpHJRg@mail.gmail.com' \
--to=borgauf@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).