> > 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.

Yes, I am aware of this discussion regarding implicit multiplication
in the notebook and elsewhere.

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

http://sagenb.org:8000/home/pub/93/

I tried every input type for the interacts I could think of, and one
by one, when that type was the first cell, it wouldn't evaluate.

Incidentally, this is not just covering up the bug I ran into before.
That is, when the line about no implicit multiplication for the
notebook in the preparser is commented out, my previous problem does
not seem to show up, but the current problem does go away.  Uncomment
again, only the new problem is back.  That is a good sign.

- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
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