#4485: notebook -- implicit multiplication is broken in the notebook but works 
on
the command line (sage-3.1.4)
----------------------+-----------------------------------------------------
 Reporter:  was       |        Owner:  boothby   
     Type:  defect    |       Status:  new       
 Priority:  major     |    Milestone:  sage-3.2.1
Component:  notebook  |   Resolution:            
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by was):

 Robert Bradshaw and I talked about this and think the best thing to
 implement
 is checkboxes in the notebook with an error message when the
 implicit_multiplication command is used there.  Also, he claimed that the
 preparse command should decide on whether or not to use implicit
 multiplication via an option to that command (I'm not so sure I agree with
 that).

 I think *this* ticket should *only* be to change the
 implicit_multiplication command to check if it is being run in the
 notebook (EMBEDDED_MODE, just like the graphics commands use), and if so,
 give a useful NotImplementedError message.  Then later adding a checkbox
 will be an enhancement. I've made that enhancement trac #4490.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4485#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to