check your emacs variables load-path exec-path (getenv "PATH") and then check .emacs and site-start.el to see if you are changing any of those. Normally emacs will inherit the environment from the shell that started it, unless you change it. Rich