On Sat, Jan 31, 2009 at 6:43 PM, Nick Alexander <ncalexan...@gmail.com> wrote: > > Hello sage-devel, Nicolas Thiery, and especially Matthias Meulien, > > I am pleased to announce sage-mode 0.5.
available at http://wiki.sagemath.org/sage-mode Also, I added sage-mode-0.5.spkg to the official optional sage package repo after looking it over, so you can now just do sage -f -m sage-mode-0.5 to install it. The -m will make it so SAGE_ROOT/spkg/build/sage-mode-0.5 gets left around, so you can read further installation instructions (though of course, you should look at Nick's wiki page above!). > This includes a reworked version of Matthias Meulien's contributed > sage-view.el, which now should handle long input gracefully. Use sage- > view in an inferior sage buffer to have all your output latexed and > your plot commands appear inline in the inferior sage buffer -- after > you apply the patch at http://trac.sagemath.org/sage_trac/ticket/5147. > > It also includes one of Nicolas Thiery's feature requests, namely sage- > rerun. This stops and starts sage in the chosen buffer. Also, sage- > build with a prefix argument reruns an existing sage. It's very > difficult to control/kill bad processes from emacs so expect bugs, but > it works for me. > > There are some small fixes and lots of fixes to make this work better > on sage.math, too. I'm using it there with much success. > > As always, please let me know if you use this, find bugs, or would > like features. A big thanks to Matthias for contributing to the effort! > > Nick > > Just for Nicolas: > >> - Support for multiline input in sage-run. > >> For example, allowing for copy-pasting in some pieces of code like: >> >> class bla: >> def truc: >> pass >> >> def bla: >> pass >> >> or writing them using ^Q^J to input newlines > > comint-accumulate might help you here. > > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---