all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen Harris" <cyberguard1048-usenet@yahoo.com>
Subject: Re: Emacs mode for editing Mathematica Notebook files
Date: Mon, 11 Apr 2005 20:01:21 GMT	[thread overview]
Message-ID: <lIA6e.1025$t85.828@newssvr21.news.prodigy.com> (raw)
In-Reply-To: 425ab102$0$79452$14726298@news.sunsite.dk


"Madhusudan Singh" <spammers-go-here@spam.invalid> wrote in message 
news:425ab102$0$79452$14726298@news.sunsite.dk...
> Hi
>
> Is there an Emacs mode for editing Mathematica Notebook files ? One that
> works for recent versions of Mathematica ?
>
> Thanks.

http://pivarski.watson.org/ Another one I found using google

`mathematica-mode' for emacs
This is an elisp file which gives your emacs a new mode: `mathematica-mode'. 
Each buffer in this mode opens a text interface to Mathematica ((c) Wolfram 
Research, Inc.).

Type Mathematica code in the buffer, taking advantage of all the emacs 
editing commands (the one for stepping across sexps is particularly useful), 
and control-j for an evaluation. This is great for writing programs in 
Mathematica, since it has all the emacs features (including syntax 
coloring!) and doesn't have the anti-features of the Mathematica front-end 
(such as moving your text around someplace you don't want it, as you're 
typing).

The user interaction is in most respects like a notebook, you can 
re-evaluate an expression as often as you wish. (You have to explicitly kill 
the old output, if you don't want to see the differences.) Graphics are 
displayed in separate windows (a Mathematica text-mode feature).

I wrote this before I knew that `math-mode' exists. It's okay, though, mine 
is better.

  parent reply	other threads:[~2005-04-11 20:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-11 17:18 Emacs mode for editing Mathematica Notebook files Madhusudan Singh
2005-04-11 19:53 ` Stephen Harris
2005-04-11 20:31   ` Madhusudan Singh
2005-04-11 20:01 ` Stephen Harris [this message]
2005-04-11 21:41 ` Aidan Kehoe

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='lIA6e.1025$t85.828@newssvr21.news.prodigy.com' \
    --to=cyberguard1048-usenet@yahoo.com \
    /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.