I switched to using EMBEDDED_MODE, so I don't know how that will affect backwards compatibility. So please try installing https://bitbucket.org/gvol/sage-mode/downloads/sage_mode-20140730.spkg and see if that fixes the problems (it does for me).
I would also really appreciate anyone trying it with older sage releases, but be warned that it may break (though you can downgrade again if you need to). Thanks, Ivan On Jul 23, 2014, at 3:24 PM, Ivan Andrus <[email protected]> wrote: > Sorry, I thought I had sent this already. > > The problem was caused by the changes in trac #15515. I'll be looking into a > fix/workaround. > > Maybe I should switch from using doctest mode to using embedded mode. I'm > not sure why doctest mode was initially chosen, but I think it might make > more sense. I'm not sure how it will affect backwards compatibility though. > > -Ivan > > On Jul 20, 2014, at 5:18 AM, Emmanuel Charpentier > <[email protected]> wrote: > >> The call : >> plot(sin(x),[x,0,2*pi],figsize=4) >> does produce the expected plot in the notebook. >> >> In emacs with sage_mode version 0.11, it does display the plot in a viewer >> window when inline plots are disabled, but displays nothing (with no error) >> when inline plots are enabled. >> >> Yet another interface change ? > -- 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.
