On Dec 3, 12:52 pm, kcrisman <[EMAIL PROTECTED]> wrote:

Hi,

> > Weirdly, I cannot now reproduce the disappearing slider issue, even
> > though it was consistent a few days ago with 3.1.4+.  If it crops up
> > again I will report back.
>
> Okay, I can replicate this again - with a different error message.
>
> If my init.sage contains implicit_multiplication(True), then with an
> interact in the first cell I get an error message about EMBEDDED_MODE
> not supporting implicit multiplication; the rest evaluate normally.
> I should point out that the cells in question do not ask for any
> implicit multiplication, nor use it.  Without this init.sage,
> everything is fine.

Yes, IIRC it proved very difficult to make implicit multiplication
work in the notebook, so that is why the error message was changed/
created. I personally dislike even the existence of the option to use
implicit multiplication since it introduces subtle bugs like you are
hitting. We are not testing anything with implicit multiplication
active, so there are probably plenty more issues well hidden
somewhere.

> This only happens with more recent versions, and of course doesn't
> happen on sagenb.org since implicit_multiplication is False there.  I
> don't know why this is happening - should preparser error messages be
> showing up if I don't ask anything to be multiplied implicitly? - or
> if it's related to my previous issue.

You should post the exact example so that someone can look into the
problem.

> Thanks,
> - kcrisman

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to