emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Maxima session support
@ 2011-07-06 22:14 Derek Thomas
  2011-07-08  1:23 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Derek Thomas @ 2011-07-06 22:14 UTC (permalink / raw)
  To: emacs-orgmode

I've been poking around in the ob-maxima.el and maxima.el files and I
believe that maxima.el provides the commands necessary to simulate
session support in org-babel.  Unfortunately my elisp skills are
rudimentary and I don't know how to write a function that when called
by C-c C-c in the source block will pass each line of the source block
to the function maxima-send-region and insert the output into the
results portion of the org file using maxima-insert-last-output (both
of these functions are provided by maxima.el).  If anyone can point me
in the right direction for a similar function that I can modify, or
can provide a commented example of how this would be done, that would
be great.  Thanks,

Derek

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-08  1:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06 22:14 Maxima session support Derek Thomas
2011-07-08  1:23 ` Eric Schulte

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).