On 2013-06-02, [email protected] <[email protected]> wrote: > Hi there, > > I was using Emacs to write codes in other language for a while, but when I > tried to change some sage code using Emacs, it seems not working. I went to > the Sage-Mode page maintained by Ivan Andrus and downloaded several versions > of the SPKG files. However, after opening these files, Emacs still cannot > handle Sage at all. Then I searched for some text editors, like Komodo, which > works perfectly for Python but does not work for Sage. Now I really need your > help. Does anyone know another free text editor that works for Sage? Much > Thanks, Yang. >
do you mean that you changed a python file distributed with Sage, but these changes were not visible? For such changes to take effect, you might need to restart Sage with -b option. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
