From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Dan Davison <davison@stats.ox.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: [babel] - Support for Groovy
Date: Fri, 19 Mar 2010 18:55:15 +0000 [thread overview]
Message-ID: <87ljdop2ek.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <87mxy4rvry.fsf@stats.ox.ac.uk>
On Fri, 19 Mar 2010 14:50:09 -0400, Dan Davison <davison@stats.ox.ac.uk> wrote:
>
> Nathan Neff <nathan.neff@gmail.com> writes:
>
> > I'm trying to write an org-babel-groovy.el file, and have read through the
> > org-babel-template.el and org-babel-template.org files.
[...]
> > (Ex: usage: groovy <file> blah blah blah)
> >
>
> Hi Nate,
>
> > I suspect that this is because I don't have a major-mode for Groovy installed.
>
> No, that's not the problem. This should be easy to fix... we just need
> to know how to get groovy to read commands from standard input. I.e. how
> do we do the groovy equivalent of this:
Can you not simply put the commands into a file and then run groovy on
that given that groovy obviously expects a file (see usage above)? I
believe that's what you have done with some of the other babel
languages? It's what I did for my own very clumsy and limited maxima
and octave interfaces...
next prev parent reply other threads:[~2010-03-19 18:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-19 17:46 [babel] - Support for Groovy Nathan Neff
2010-03-19 18:50 ` Dan Davison
2010-03-19 18:55 ` Eric S Fraga [this message]
2010-03-19 19:29 ` Dan Davison
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ljdop2ek.wl%ucecesf@ucl.ac.uk \
--to=ucecesf@ucl.ac.uk \
--cc=davison@stats.ox.ac.uk \
--cc=e.fraga@ucl.ac.uk \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.