#11219: document "%edit" in the tutorial
-----------------------------+----------------------------------------------
Reporter: jhpalmieri | Owner: mvngu
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-4.7.1
Component: documentation | Keywords:
Author: John Palmieri | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by cremona):
* status: needs_review => positive_review
Comment:
The patch applies and builds fine. I learned a lot from reading the
tutorial after testing that!
One thing does not work as advertised, I think: using logstart. I could
not load unless I gave the logfile a suffix such as .sage or .py, note
that the stored commands are preparsed before being stored. But when the
file is loaded in another session I do not see this
{{{
Loading log file <setup> one line at a time...
Finished replaying log file <setup>
}}}
but rather this
{{{
sage: load "setup.py"
Activating auto-logging. Current session state plus future input saved.
Filename : setup.py
Mode : backup
Output logging : False
Raw input log : False
Timestamping : False
State : active
}}}
which does load the stuff *but also overwrites the file setup.py*!!!
So I'm giving this a positive review but want the other thing fixed
before we forget all about it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11219#comment:3>
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.