* ob-groovy.el must be hand-loaded?
@ 2022-12-21 16:42 Galaxy Being
2022-12-22 15:24 ` Palak Mathur
2022-12-27 14:37 ` Ihor Radchenko
0 siblings, 2 replies; 3+ messages in thread
From: Galaxy Being @ 2022-12-21 16:42 UTC (permalink / raw)
To: emacs-orgmode Mailinglist
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-27 14:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-21 16:42 ob-groovy.el must be hand-loaded? Galaxy Being
2022-12-22 15:24 ` Palak Mathur
2022-12-27 14:37 ` Ihor Radchenko
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).