[cl-cookbook-contrib] [ cl-cookbook-Feature Requests-800624 ] Need info on how to load init files fo
Brought to you by:
jthing
From: SourceForge.net <no...@so...> - 2003-09-05 00:40:43
|
Feature Requests item #800624, was opened at 2003-09-04 11:20 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=800624&group_id=46815 Category: None Group: None Status: Open Priority: 5 Submitted By: Alexander Stockdale (astockdale) Assigned to: Nobody/Anonymous (nobody) Summary: Need info on how to load init files for CLISP Initial Comment: Using Xemacs 2.4.13 on WinXP, with ILISP 5.12 and CLISP 2.30. Can start CLISP in inferior process, but get error that CLISP cannot find init files (e.g. ilisp-pkg.lisp). Appears to be due to fact that file name being passed to CLISP includes '\' as path separator, instead of '/'. Have done some research in ilisp-snd.el and ilisp-hi.el, but have not figured out how to prevent file name problem. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-09-04 17:40 Message: Logged In: NO Are you using the Win32 version of CLISP or are you running a Unix-y version under cygwin? I think one difference is in the way path separators are handled. -win32.zip, not tar.gz. That's just a vague recollection, hope it works. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=447475&aid=800624&group_id=46815 |