[cl-cookbook-contrib] [ cl-cookbook-Feature Requests-632383 ] using XEmacs based CL on PC
Brought to you by:
jthing
From: SourceForge.net <no...@so...> - 2003-09-04 18:15:52
|
Feature Requests item #632383, was opened at 2002-11-02 00:47 Message generated for change (Comment added) made by astockdale You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=632383&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: using XEmacs based CL on PC Initial Comment: do you have any idea how to configure the GNU XEmacs for WINDOWS to work with the CL programs? I personally use xemacs-21.4.6. Thanks. ---------------------------------------------------------------------- Comment By: Alexander Stockdale (astockdale) Date: 2003-09-04 18:14 Message: Logged In: YES user_id=10078 I am in the process of trying to set up CLISP to work with ILISP in Xemacs. The cookbook is helpful, but the .emacs file seems to be GNU emacs specific. I've used the instructions as a guide, rather than following them slavishly. At this point, my only problem is that the init files (ilisp-pkg.lisp, cl-ilisp.lisp, cl-chs-init.lisp) are not being loaded properly by CLISP, apparently because the '/' character in the ILISP directory path is being changed to a '\', and subsequently dropped by CLISP. I'm experimenting to see where the character translation is happening, and how to prevent it. Any advice/solutions welcome. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=632383&group_id=46815 |