#9705: trouble with long lines in notebook magma mode
------------------------+---------------------------------------------------
Reporter: nbruin | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.7
Component: notebook | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by was):
Hi,
I'm attaching a patch that fixes this issue. It's hard to test because of
other issues with the sage/magma interface being broken.
The idea of the fix is simply that for Magma we just evaluate the input
block as one big block instead of splitting things up into separate lines.
I implemented this by adding an option to the base class in expect.py.
Obviously, this same sort of bug could happen with some other interfaces,
and I'm not addressing that problem in this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9705#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.