Re: [racket] [ANN] Geiser 0.2

2012-09-05 Thread Michael Wilber
It works with any file/convertible? value. Looks like sicp pictures seem to work: http://i.imgur.com/Vb4nT.png Eli Barzilay writes: > On Sunday, Jose A. Ortega Ruiz wrote: >> >> Hi, >> >> A quick note to let you know that i've just released Geiser 0.2, my >> Emacs-Racket/Guile interaction thingi

Re: [racket] [ANN] Geiser 0.2

2012-09-05 Thread Eli Barzilay
On Sunday, Jose A. Ortega Ruiz wrote: > > Hi, > > A quick note to let you know that i've just released Geiser 0.2, my > Emacs-Racket/Guile interaction thingie > (http://www.nongnu.org/geiser). > > Besides bug fixes, there's support for images in Racket: [...] Does this work also with the sicp p

Re: [racket] [ANN] Geiser 0.2

2012-09-02 Thread Danny Yoo
> > Besides bug fixes, there's support for images in Racket: > > http://geiser.nongnu.org/geiser_3.html#Seeing-is-believing (add1 (add1 1)) Wow! Racket Users list: http://lists.racket-lang.org/users

[racket] [ANN] Geiser 0.2

2012-09-02 Thread Jose A. Ortega Ruiz
Hi, A quick note to let you know that i've just released Geiser 0.2, my Emacs-Racket/Guile interaction thingie (http://www.nongnu.org/geiser). Besides bug fixes, there's support for images in Racket: http://geiser.nongnu.org/geiser_3.html#Seeing-is-believing The full list of changes is here: