Re: [racket] Possible to install both plt-scheme from repo and racket from racket-lang.org?

2010-08-16 Thread Byron Gibson
Excellent, doing that now, thank you! On Sun, Aug 15, 2010 at 12:22 AM, Eli Barzilay wrote: > On Aug 13, Byron Gibson wrote: >> Thanks Horace, your first guess was correct, by 'repo' I mean my >> linux distro (Ubuntu) software repository. > > To get the latest ve

Re: [racket] Possible to install both plt-scheme from repo and racket from racket-lang.org?

2010-08-13 Thread Byron Gibson
Thanks Horace, your first guess was correct, by 'repo' I mean my linux distro (Ubuntu) software repository. Thanks for your answer, I suspected that one install would 'clobber' the other, just wanted to verify. I prefer to use the distro repository to install software when possible, since that ma

[racket] Possible to install both plt-scheme from repo and racket from racket-lang.org?

2010-08-13 Thread Byron Gibson
Is it possible to install both of these, or do they overwrite parts of each other? -- Byron -- I think I think, therefore I think I am. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

[racket] Trace every Interactions command in DrScheme?

2010-07-19 Thread Byron Gibson
Is it possible to enable DrScheme's debugger for all code run in the Interactions window, except that instead of stepping through, it just runs the program from start to finish without stopping, but still shows the execution steps in the side window? I'd love to be able to see that info every time

Re: [racket] HTDP.org solutions access?

2010-07-18 Thread Byron Gibson
d to ask "is this it." > > -- Matthias > > > > On Jul 18, 2010, at 3:58 PM, Byron Gibson wrote: > >> Does anyone know if it's possible for someone who is not a teacher >> (nor an enrolled student) to get access to the HTDP.org solution >> webs

[racket] HTDP.org solutions access?

2010-07-18 Thread Byron Gibson
Does anyone know if it's possible for someone who is not a teacher (nor an enrolled student) to get access to the HTDP.org solution website? http://htdp.org/2003-09-26/Solutions/ It's only available to teachers, but I'm a web developer working my way through HTDP.org in my spare time. Several ti

Re: [racket] DrRacket custom color schemes?

2010-07-18 Thread Byron Gibson
Byron On Sun, Jul 18, 2010 at 9:05 AM, Robby Findler wrote: > On Sun, Jul 18, 2010 at 1:37 PM, Neil Van Dyke wrote: >>> On Saturday, July 17, 2010, Byron Gibson wrote: >>>> Hi all, is it possible to add custom syntax highlighting color schemes >>>> to DrR

Re: [racket] DrRacket custom color schemes?

2010-07-18 Thread Byron Gibson
Findler wrote: > There is not right now. There are really only the white-on-black and > vice versa. And, sadly, the way the code is organized there is only a > Boolean preference (ie there is not a table of colors in a single > place). > > Robby > > On Saturday, July 17, 2

[racket] DrRacket custom color schemes?

2010-07-17 Thread Byron Gibson
Hi all, is it possible to add custom syntax highlighting color schemes to DrRacket? For example, the popular zenburn theme? -- Byron -- I think I think, therefore I think I am. _ For list-related administrative tasks: http://lists.racket-lang.o