[racket-users] (seventh RacketCon) Call for Speakers

2017-06-07 Thread Linh Chi Nguyen
I endorse that Racket Con is super cool. I was in last year. Every one has a universe of beautiful things in their head. If there is something i have learnt from game theory, it is this: if we have the same prior, then we cannot agree to disagree. However, since we have different genetic settin

[racket-users] racket documentation does not open

2017-06-07 Thread Johannes Brauer
Hi, I have installed Racket 6.9 on macOs 10.12.5. If I try to open any documentation page I get this error message: browser-run: process execute failed: '(# "-e" "open location \"file:///Applications/Entwicklung/Racket%20v6.9/doc/index.html\“") What can I do? Johannes -- You received this me

Re: [racket-users] racket documentation does not open

2017-06-07 Thread Jens Axel Søgaard
https://github.com/racket/racket/issues/1685#issuecomment-305898812 /Jens Axel -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegr

Re: [racket-users] racket documentation does not open

2017-06-07 Thread Vincent St-Amour
Hi Johannes, This is a bug in MacOS. Until it gets fixed, here's a workaround: https://github.com/racket/racket/issues/1685#issuecomment-305898812 Vincent On Wed, 07 Jun 2017 12:03:31 -0500, Johannes Brauer wrote: > > Hi, > > I have installed Racket 6.9 on macOs 10.12.5. If I try to ope