On Monday 05 March 2007 2:59 pm, you wrote: > I downloaded SAGE yesterday, and must say that I am very impressed > with it. I using the linux 32-bit binaries, and have had no real > problems.
I forwarded your email to sage-support in hopes of getting a quality sensible answer to your questions (since they aren't too difficult). That didn't quite happen, so here goes. > > I have, however, had three small annoyances. The first two I believe > are just the python shell, and the third may be an option that I can > change, but I haven't found a way: > 1) first is that I cannot use my 'Delete' key; it just inserts a > tilde. The backspace works fine, so this is just an annoyance Is this in the notebook or on the command line? > 2) second is that when an error occurs (which is quite often until I > become more familiar with the syntax), I get six or seven lines of > debugging info, when a simple "Oh no, you made a typo"-style error > message would suffice. Is this in the notebook or the command line. In the notebook this shouldn't happen -- indeed you should get a simple error and have the option to click for a traceback. In the command line you will indeed get a traceback by default. I don't know whether this can be turned off (I didn't write the command line -- Fernando Perez did -- it's IPython). > 3) finally, I would like to be able to change the port that the > notebook server runs on, as I have icecast2 running on port 8000. > (Actually, now that I check, it asks me to use port 8001, so I don't > know if this is a problem or not). The notebook will automatically search for the first avaiable port after 8000. You can also specify an explicit port, e.g., notebook(port = 8123) It's best to use a port > 1024, since smaller ports often require root access. > Again, I haven't had any major problems, and it looks like SAGE will > be a great help for me; thanks very much for creating it. Thanks for your feedback. Please feel to ask more questions (especially by subscribing to [EMAIL PROTECTED]). William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---