It worked! Thanks for pointing me in the right direction, Robby!

-- 
   /c

On Tuesday, March 13, 2018 at 9:39:42 PM UTC+8, Claes Wallin wrote:
>
> Looks like the clue is that (find-relevant-directories (list key) 
> 'all-available) bit, where key is 'framework:color-schemes. On my 
> installed and working drracket, surprisingly (find-relevant-directories 
> 'framework:color-schemes 'all-available) evaluates to '().
>
> Anyway, the only info.rkt that seems to define that symbol is drracket, so 
> I'll see what happens if I make sure to setup drracket before racket-doc.
>
> -- 
>    /c
>
> On Tuesday, March 13, 2018 at 7:43:43 PM UTC+8, Robby Findler wrote:
>>
>> That error message comes from this code: 
>>
>>
>> https://github.com/racket/drracket/blob/master/drracket/scribblings/drracket/interface-essentials.scrbl#L786-L826
>>  
>>
>> I'm not sure what is going wrong there, but if you have a running 
>> DrRacket elsewhere, you should be able to evaluate that code and put 
>> some prints in to see what piece of information is different and then 
>> maybe we can help more? 
>>
>

-- 
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.

Reply via email to