yeah, your way works. Sadly I still don't understand what's going on there. Will try to work around it for now. Thank you vm for trying to help, appreciate
--- Vlad Kozin <[email protected]> On Nov 6, 2013, at 7:31 PM, Jose A. Ortega Ruiz wrote: > On Thu, Nov 07 2013, Vlad Kozin wrote: > >> I updated the gist referenced below. It gets weirder. Randomly editing >> file, saving changes and ,entering the module again, fixes >> everything. Close the file, kill Racket, reopen the file, ,enter and >> there the error messages again. > > AFAICT, it's only the first time one enters the file that it fails. if > you comment out the last line of the file, it compiles fine the first > time too. that map is using functions/syntax that, apparently, are not > available the first time one loads the file with geiser (not sure why, > but i suspect it's provoked by begin-for-syntax). >
