Brian Elmegaard wrote: > Rex Dieter <[EMAIL PROTECTED]> writes: > > >>Thanks, how do I reference this new variable it in lisp code? > > > It just outputs a string so this works: > (setq x (concat (getenv "PROGRAMFILES") "\\emacs")) > (message x)
Thanks! New/fixed package forthcoming... -- Rex
