axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [Axiom-mail] a very little emacs mode for axiom.


From: Martin Rubey
Subject: [Axiom-developer] [Axiom-mail] a very little emacs mode for axiom.
Date: Tue, 31 May 2005 03:27:21 -0500

Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff
--
Dear Francois,

I tried to use that mode -- I guess I need to say M-x axiom-run-mode --
however, emacs was complaining about

 > (defun axiom-run-mode ()
 >   "Major mode version `axiom-run-mode-version' for running Axiom code.
 > \\<axiom-run-mode-map>
 > The main work is to run axiom in an emacs buffer.
 > 
 > Available special keys:
 > \\{axiom-run-mode-map}"
 >   (interactive)
 >   (when (mupad-run-mode-control)

            ^^^^^
 >     (unless mupad-run-less-questions (mupad-run-commandline-ask))

               ^^^^^
 >     (mupad-run-mode-intern)))
        ^^^^^

Martin




_______________________________________________
Axiom-mail mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-mail

--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]