#5043: gap_console help broken
-------------------------------+--------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: interfaces | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Ivan Andrus | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Changes (by {'newvalue': u'Ivan Andrus', 'oldvalue': ''}):
* status: new => needs_review
* upstream: => N/A
* author: => Ivan Andrus
Comment:
Since a console session and a session driven through expect are somewhat
different, I think it makes sense to source a different file. I could
have made it so that `console.g` reads in `sage.g` if it wasn't already
loaded, but I didn't see much use for the stuff in `sage.g` when
interacting directly with GAP.
This means there could be problems (I haven't tested) if someone calls
`SaveWorkspace` and overwrites Sage's workspace with one in which `$SAGE`
is not set. However, it is currently possible to do that anyway though
perhaps not quite as easily. A much simpler way to mess things up is
calling `$SAGE.StartInteract()` which screws with the expect interaction.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5043#comment:2>
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.