MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Emacs / mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg8339] Emacs / mathematica
  • From: Timothy Culver <Use-Author-Address-Header at [127.1]>
  • Date: Sun, 24 Aug 1997 13:24:56 -0400
  • Organization: mail2news@nym.alias.net
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

Has anyone cooked up any Emacs Lisp code for an editing mode for
Mathematica?  I don't have the notebook interface.

What I'd like to do is edit a formula and then hit 'go', upon which
emacs will parse the neighborhood of the cursor for a complete
Mathematica expression (something like eval-defun does for lisp-mode),
and then send it to an inferior Mathematica process, or write it to a
named pipe.  

I can rig up the pipes, but whenever I try to do something in emacs
lisp, nearby walls get head-shaped dents.

Thanks in advance, 
Tim

-- 
Tim Culver


  • Prev by Date: HELP!! Using Solve for Simultaneous Eqns.
  • Next by Date: Normal probability grid
  • Previous by thread: HELP!! Using Solve for Simultaneous Eqns.
  • Next by thread: Normal probability grid