Hi William,

>> > On Sun, Mar 23, 2014 at 3:36 PM, William Stein <wst...@gmail.com> wrote:
>> >>
>> >> Hi,
>> >>
>> >> In Sage 0.0 - 5.12, I could create a file foo.sage and type
>> >>
>> >>   sage: load foo.sage   # or %load foo.sage
>> >>
>> >> and evaluate its contents.  In sage-6.2(beta) I get some interactive
>> >> script loaded, that makes me evaluate the contents interactively, and
>> >> sort of edit it.  Umh, yuck.  How do I get %load behavior back?

What's wrong with %runfile or %attach? Isn't the %runfile a drop-in
replacement for the old %load?

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to