Using DrRacket in linux: When I run DrRacket from a terminal, (current-library-collection-paths) returns the expected paths, 3 of them.
However, when I open one of my .ss files which is associated with drracket, the file opens in drracket but (current-library-collection-paths) returns only 2 of the 3 desired collection paths. Should I use info.rkt to specify the 3 desired collection paths? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/9d0038c1-0b59-4da4-a025-870a0b3cc5d8n%40googlegroups.com.

