[sage-devel] Re: notebook features discussion

2008-04-19 Thread William Stein
On Sat, Apr 19, 2008 at 8:16 PM, <[EMAIL PROTECTED]> wrote: > > > > > On Sat, 19 Apr 2008, William Stein wrote: > > > > > > > On Sat, Apr 19, 2008 at 4:49 PM, Andrey Novoseltsev <[EMAIL PROTECTED]> > > wrote: > >> > >> > > For some reason, that cycle got reversed. > >> > > >> > Are you su

[sage-devel] Re: notebook features discussion

2008-04-19 Thread boothby
On Sat, 19 Apr 2008, William Stein wrote: > > On Sat, Apr 19, 2008 at 4:49 PM, Andrey Novoseltsev <[EMAIL PROTECTED]> wrote: >> >> > > For some reason, that cycle got reversed. >> > >> > Are you sure? >> > >> >> Yes, that's exactly what happened for me - sometime ago the cycle was >> wrap/u

[sage-devel] Re: notebook features discussion

2008-04-19 Thread William Stein
On Sat, Apr 19, 2008 at 4:49 PM, Andrey Novoseltsev <[EMAIL PROTECTED]> wrote: > > > > For some reason, that cycle got reversed. > > > > Are you sure? > > > > Yes, that's exactly what happened for me - sometime ago the cycle was > wrap/unwrap/hide, and then it switched to wrap/hide/unwrap.

[sage-devel] Re: notebook features discussion

2008-04-19 Thread Andrey Novoseltsev
> >  For some reason, that cycle got reversed. > > Are you sure? > Yes, that's exactly what happened for me - sometime ago the cycle was wrap/unwrap/hide, and then it switched to wrap/hide/unwrap. Maybe it is something paltform dependent?.. I am using Firefox from Windows and it behaves in such a

[sage-devel] Re: notebook features discussion

2008-04-19 Thread Chris Chiasson
I think the notebook is really nice. On Apr 19, 9:47 am, gerhard <[EMAIL PROTECTED]> wrote: --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, vis

[sage-devel] Re: notebook features discussion

2008-04-19 Thread William Stein
On Sat, Apr 19, 2008 at 10:56 AM, <[EMAIL PROTECTED]> wrote: > > > > > On Sat, 19 Apr 2008, William Stein wrote: > > > > > On Sat, Apr 19, 2008 at 9:51 AM, Andrey Novoseltsev <[EMAIL PROTECTED]> > wrote: > >> > >> How about syntax highlighting in code cells? > > > > We already implemente

[sage-devel] Re: notebook features discussion

2008-04-19 Thread boothby
On Sat, 19 Apr 2008, William Stein wrote: > > On Sat, Apr 19, 2008 at 9:51 AM, Andrey Novoseltsev <[EMAIL PROTECTED]> wrote: >> >> How about syntax highlighting in code cells? > > We already implemented that two different ways. Both ways were too > slow and/or inconsistent, so we disabled/r

[sage-devel] Re: notebook features discussion

2008-04-19 Thread root
>> For about 2/3 the things I personally want to output word wrap is >> better, and for the other half, word wrap is worse. > > >The above sentence is mathematically inconsistent because I had "half" at the >beginning of the sentence, changed it to 2/3, but didn't change the >other half to 1/3.

[sage-devel] Re: notebook features discussion

2008-04-19 Thread William Stein
On Sat, Apr 19, 2008 at 10:24 AM, William Stein <[EMAIL PROTECTED]> wrote: > On Sat, Apr 19, 2008 at 9:51 AM, Andrey Novoseltsev <[EMAIL PROTECTED]> wrote: > > > > How about syntax highlighting in code cells? > > We already implemented that two different ways. Both ways were too > slow and/

[sage-devel] Re: notebook features discussion

2008-04-19 Thread William Stein
On Sat, Apr 19, 2008 at 9:51 AM, Andrey Novoseltsev <[EMAIL PROTECTED]> wrote: > > How about syntax highlighting in code cells? We already implemented that two different ways. Both ways were too slow and/or inconsistent, so we disabled/removed the functionality. When it comes to the notebook

[sage-devel] Re: textmate

2008-04-19 Thread Yi Qiang
I use TextMate. I am assuming he/she is talking about creating a "Bundle" for Sage, which would be pretty cool and not that hard. Bundles are just a collection of shell scripts. On Fri, Apr 18, 2008 at 9:49 PM, William Stein <[EMAIL PROTECTED]> wrote: > > Hi, > > Does anybody here use the OS X

[sage-devel] Re: notebook features discussion

2008-04-19 Thread Andrey Novoseltsev
How about syntax highlighting in code cells? Also, I think that default line truncation can be improved: sometimes even if a line fits my screen without horizontal scrolling it gets truncated and I need to click on the output (twice) to make it look better. Is it possible to determine the width o

[sage-devel] Re: textmate

2008-04-19 Thread William Stein
On Sat, Apr 19, 2008 at 9:45 AM, Yi Qiang <[EMAIL PROTECTED]> wrote: > > I use TextMate. I am assuming he/she is talking about creating a > "Bundle" for Sage, which would be pretty cool and not that hard. > Bundles are just a collection of shell scripts. That's exactly right -- she wants to ma

[sage-devel] Re: Sage 3.0.alpha6 released!

2008-04-19 Thread John Cremona
Built fine. --testall produced this The following tests failed: sage -t devel/sage/sage/rings/polynomial/pbori.pyx but a retry of that one worked fine. John 2008/4/19 mabshoff <[EMAIL PROTECTED]>: > > Folks, > > here we go with 3.0.alpha6. It should have been out a day or two ago,

[sage-devel] notebook features discussion

2008-04-19 Thread gerhard
In an unrelated topic, William Stein wrote > just listing things you wish the notebook could do > that we haven't thought through clearly yet is in itself I think > very valuable Here is a possible list that I hope will get modified / added to: - a standard means of adding javascript statements

[sage-devel] hackontest

2008-04-19 Thread Burcin Erocal
Hi! The first item on Slashdot at the moment says: "Can you code 24 hours non-stop? Hackontest is a new Google-sponsored 24-hour programming competition between different open source projects. Its goals are to enhance Free Software projects according to user needs and to make visible how enthusi

[sage-devel] Re: textmate

2008-04-19 Thread mhampton
I tried it for a while, and then tried BBedit, and now I mostly use Aquamacs. I could test an editor mode at some point. -M. Hampton On Apr 18, 11:49 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > Hi, > > Does anybody here use the OS X TextMate programmer's editor? > >http://macromates.co

[sage-devel] Sage 3.0.alpha6 released!

2008-04-19 Thread mabshoff
Folks, here we go with 3.0.alpha6. It should have been out a day or two ago, but I had some slight cold to get over and I also spend most of my working time on Linux/Itanium and Linux/Sparc. The changes from alpha5 are fairly small and things have stabilized. It does look like we will hit most of