I just recently installed the most recent version of sage-mode, sage, and emacs (using Prelude), and the installation ran smoothly. However, I get multiple errors while attempting to load it in emacs.
When attempting to load sage, I get the following error: list: Wrong type argument: stringp, sage-create-new-sage. I can boot up sage in the terminal, so it must be a problem with emacs/sage-mode. The only lines involving sage that I have in my init.el file are (add-to-list 'load-path "/home/zach/sage-6.6-x86_64-Linux/local/share/emacs/site-lisp/sage-mode") (require 'sage "sage") (setq sage-command "/home/zach/sage-6.6-x86_64-Linux/sage") -- 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. For more options, visit https://groups.google.com/d/optout.
