Size: 973
Comment:
|
Size: 997
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
attachment:sage-mode-0.4.spkg | [[attachment:sage-mode-0.4.spkg]] |
Line 28: | Line 28: |
attachment:sage-mode.el attachment:pyrex-mode.el |
[[attachment:sage-mode.el]] [[attachment:pyrex-mode.el]] |
Line 33: | Line 33: |
attachment:sage_emacs.py attachment:xreload.py attachment:sagetest.py |
[[attachment:sage_emacs.py]] [[attachment:xreload.py]] [[attachment:sagetest.py]] |
sage-mode for GNU Emacs
sage-mode depends on GNU Emacs (22?) and its python-mode.
Contact Nick Alexander on sage-devel to request features, report bugs, and submit patches. (Especially submit patches!)
Current version
Warning! This is alpha code. This might fail horribly and is not (yet) easily customizable.
Use sage -f sage-mode-0.4.spkg. The following installation instructions are suggested:
(add-to-list 'load-path (expand-file-name "$SAGE_DATA/emacs")) (require 'python) (require 'pyrex "pyrex-mode") (require 'sage "sage-mode") (setq sage-command "$SAGE_ROOT/sage")
Original version
This version was from Sage Days 4.
The following files need to go into sage/misc.