[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: INIT files



Therefore I suggest the following:
Look for <xuname>;.LISP. (INIT) and use it if found.
If not found then look for (INIT);<xuname> .LISP. .
This in no way depends on the working directory.

Alternatively you could do the following:
Look for <xuname>;.LISP. (INIT) as above.
If not found then look for <hsname>;<xuname> .LISP. .
(Not <hsname>;.LISP. (INIT) !).

Do you think this can be changed soon?  The current scheme is a
real screw.