ddenniss
2017-1-17 09:41:28

@lexi.lambda thanks! Nothing special, works just like in case of lexical binding! Somehow I missed this obvious way to make definitions in b.rkt and went for moving them to the third file. Nice, you made me a hint!


ben
2017-1-17 17:56:37

is there a fast way to rebuild the search index for the racket documentation? raco pkg update <my-pkg> doesn’t seem to work, but raco pkg remove <my-pkg>; raco pkg install <my-pkg> does


ben
2017-1-17 17:57:19

(the use case: I changed @defmodule to @defmodulelang)


mflatt
2017-1-17 17:59:56

@ben Try raco setup --doc-index <my-collection> or raco setup scribblings/main


ben
2017-1-17 18:03:39

thanks — they both work for me


jerryj
2017-1-17 18:12:25

@jerryj has joined the channel


stamourv
2017-1-18 03:12:46

@ben: Got the stickers. Thanks!