[cl-cookbook-contrib] [ cl-cookbook-Bugs-592707 ] editing .emacs
Brought to you by:
jthing
From: <no...@so...> - 2002-08-08 18:10:17
|
Bugs item #592707, was opened at 2002-08-08 11:23 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447472&aid=592707&group_id=46815 Category: Interface (example) Group: v1.0 (example) Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: editing .emacs Initial Comment: Having followed your instructions for setting up an IDE with Emacs on Windows (using only CLISP). I have commented out what i think needs to be done (but i'm new to this) and i am getting this error !! File error (("Cannot open load file" "ilisp") is it possible for someone to help me. many thanks David. ---------------------------------------------------------------------- >Comment By: Bill Clementson (bill_clementson) Date: 2002-08-08 12:10 Message: Logged In: YES user_id=463744 Sounds like you commented out too much ;-) Try using the standard .emacs file but just don't byte-compile it (that way you'll avoid error messages related to the other lisp implementations you didn't install). If you still have problems, send me a copy of your .emacs file & a directory listing of your HOME directory & subdirectories and I'll try to find the problem for you. -- Bill Clementson bil...@ya... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447472&aid=592707&group_id=46815 |