If like me you're using several desktops/workspaces, you've probably already been annoyed when pressing F1 to see the link being opened in a window in a different workspace, instead of the window that stands just next to your DrRacket window.
There's a very simple solution if you're using Chrome (at least), by using profiles: In DrRacket, in Edit/Preferences/Browser, choose Command Line and enter something like: google-chrome --user-data-dir="${HOME}/.racket/chrome-racket-help" <URL> (This is for Linux and probably Mac, but needs to be adapted if you're on Windows.) It can probably be adapted to Firefox using profiles and maybe to other browsers too. I'm sharing this as it took me some time to figure this out. Hopefully this can help other people. Laurent -- 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.