#5677: Underscore for repeating output clobbered by symbolic variables
----------------------------+-----------------------------------------------
 Reporter:  rbeezer         |       Owner:  was                     
     Type:  defect          |      Status:  new                     
 Priority:  major           |   Milestone:  sage-3.4.1              
Component:  user interface  |    Keywords:  underscore repeat output
----------------------------+-----------------------------------------------
 When creating a function with a statement like

 {{{f(x,y) = x^2+y^2}}}

 the preparser creates a command to declare the variables and assigns it to
 underscore.  This renders the underscore unusable for repeating the
 previous output.

 A workaround is to use

 {{{del _}}}

 to restore the functionality.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5677>
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