On Mon, Nov 29 2010, Greg Hendershott wrote:

[...]

> Just this:
>
> (load-file "~/site/geiser/elisp/geiser.el")
> (setq geiser-active-implementations '(racket))

Looks right.

>> What is the value of the variable
>> geiser-scheme-dir inside Emacs (from the trace above, it should be
>> something like "c:/Users/Greg/site/geiser/scheme/racket/")?
>
> "c:/users/greg/site/geiser/scheme"

That too (sorry, that was what i meant). So geiser is calling racket
with -S c:/users/greg/site/geiser/scheme/racket in its argument list. If
you call that yourself in a shell, does the library path in the repl
include that directory? (Sorry, i don't have any windows machine to try
myself) BTW, Are windows pathnames case-insensitive?

Cheers,
jao

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to