On Oct 17, 2006, at 20:08 , William Stein wrote:

>
> On Tue, 17 Oct 2006 18:11:48 -0700, Justin C. Walker <[EMAIL PROTECTED]>
> wrote:
[snip]
>> 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.
[snip]
> I think you're asking IPython question.  You might consider editing
> and/or deleting and/or moving the .sage/ipython directory.

I thought of that, and should have mentioned it: I moved ~/.sage/ 
ipython out of the way, and I still see the problem.

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
Experience is what you get
   when you don't get what you want.
--------




--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to