On Tue, 17 Oct 2006 18:11:48 -0700, Justin C. Walker <[EMAIL PROTECTED]> wrote: > Hi, all, > > I'm using sage-1.4. > > On my MacBook Pro, with a "mercurial" sage-main install. > > On my dual G5 PowerMac, I have a "stock" 1.4 install (except for a > slightly modified 'pari' install, aI modified "get_dlld" script). > > I see strange behavior on the MacBook Pro, as follows: > > If I type, say > > for i in range(0,5): > for j in range(0,5): > ^C > and, at the 'sage: ' prompt, type "^", I get the above, more or less > properly indented: > > sage: for i in range(0,5): > for j in range(0,5): > > Typing ^A gets me to the beginning of the first line; and ^E gets me > to the end of second. > > This does not happen on the PowerMac with the stock install. > > Clues? > > In addition to sage-main, on the MacBook Pro, I have two sage- clones > that I am experimenting with. 'sage' -> 'sage-main' currently.
I think you're asking IPython question. You might consider editing and/or deleting and/or moving the .sage/ipython directory. 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/ -~----------~----~----~----~------~----~------~--~---