"Michael Flynn" <[EMAIL PROTECTED]> writes: > Recently I decided to remove the directory structure under D:\emacs-21.2 > > Now when I try to start emacs I get a message saying it cannot find > /cygdrive/d/emacs-21.2/lisp/term/w32-win.el whatever way I try to start > emacs. >
Try running 'emacs -q' (run without ~/.emacs). If that works, something in your .emacs is referencing the 21.2 files. -- -- Stephe
