Hello,

I noticed the following behaviour today:

> (require racket/help)
> (help map)
Loading help index...
; help: no documentation found for: map provided by: 
"/nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/collects/racket/base.rkt"
; Context:
;  
/nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/collects/racket/repl.rkt:11:26

Also, weirdly:

```
my-test.rkt> (help)
Sending to web browser...
  file: 
/nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/doc/index.html
```

Turns out this file does not even exist on my machine, but 
/nix/store/za0k7s00bg3v5sasyqalv12ii7pxjbjn-racket-7.6/share/doc/index.html 
does!  (mind the added share/)

I'm running Racket 7.6 and I am on nixos-unstable channel.

Does any one of you have similar symptoms?

For the reference, I ran into this problem with Greg Hendershott's help: 
https://github.com/greghendershott/racket-mode/issues/446

-
Sergiu

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/9117210c-3278-4ce0-84c0-98f1851d2b62%40googlegroups.com.

Reply via email to