Every once in a while, I accidentally write a program that is morally equivalent to (let loop () (udp-open-socket) (loop)) . This has the side effect of hosing DrRacket. Under OS X, none of the menus (global or contextual) are visible at this point; files can't be saved, a new editor can't be opened, etc. Under Linux, amusingly enough, if this is the first error displayed in this DrRacket session, it will appear in red boxes instead of actual letters, presumably because it can't allocate the fd to open the font to display the error.
This seems rather unfortunate. Is there a way of protecting DrRacket from my sloppy mistakes? -- Brian Mastenbrook br...@mastenbrook.net https://brian.mastenbrook.net/ -- 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...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.