What is the value of 
([][use-user-specific-search-paths](https://docs.racket-lang.org/reference/collects.html?q=PLTCOLLECTS#%28def._%28%28quote._~23~25kernel%29._use-user-specific-search-paths%29%29))
 in each case?

On 6/5/21 6:39 PM, Don Green wrote:

> When I run drracket v 8.1 the additional collection is in effect as evidenced 
> by:
> (current-library-collection-paths) returns:
> '(#<path:/home/don/.plt-scheme/4.2.1/collects> 
> #<path:/home/don/.racket/8.1/collects> #<path:/home/don/racket/collects/>)
>
> however when I open drracket by clicking on a .rkt file
> (current-library-collection-paths) returns:
> '( #<path:/home/don/.racket/8.1/collects> #<path:/home/don/racket/collects/>)
>
> How to fix this?
> --
> 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/b219d197-9989-4a0e-9f92-ad8bec01fbb0n%40googlegroups.com](https://groups.google.com/d/msgid/racket-users/b219d197-9989-4a0e-9f92-ad8bec01fbb0n%40googlegroups.com?utm_medium=email&utm_source=footer).

--
~slg

-- 
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/fd85ef5e-f878-6209-8635-8c0ff434e53d%40sagegerard.com.

Reply via email to