On Aug 7, 2011, at 5:26 AM, Jason Grout wrote:
> On 8/6/11 4:09 PM, Ivan Andrus wrote:
>> On Aug 6, 2011, at 6:19 PM, Rado wrote:
>> 
>>> You can check what Sage-mode for emacs has done. Admittedly I never used 
>>> it, but it should resolve this problem exactly.
>> 
>> You may also want to check out https://github.com/jasongrout/sage-forker 
>> which allows for instantaneous start up of an interactive shell.
> 
> I have an updated version of that which I have not posted yet.  Sometime next 
> week...  It solves some problems like:
> 
> 1. forking erases history
> 
> 2. forking always starts in the same directory as the original server, not in 
> the current working directory
> 
> 3. the pipe was not specific to a computer (important when you're on NFS and 
> trying to run a forking server for multiple computers with a shared home 
> directory)
> 
> and a few other things...
> 
> Jason

It would be awesome if this could be made into sage commands something along 
the lines of 

sage --start-shell-server

and then `sage` could check if a server was started and if so, use that.  Or 
even if I had to use `sage --client` or something.  I tried doing this once, 
but I never figured out how to turn it into a python module.  I'm a total 
cython newb. :-(

In other words, I would review it :-)

-Ivan

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to