[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Init files
- To: (BUG LISP) at MIT-MC
- Subject: Init files
- From: MOON at MIT-MC (David A. Moon)
- Date: Mon, 15 May 78 23:06:00 GMT
- Cc: MOON at MIT-MC, RMS at MIT-MC
- Original-date: 15 MAY 1978 1906-EDT
If Lisp follows the algorithm implied by lisp recent, it is still wrong.
I believe the correct algorithm is considered to be:
<hsname>; .LISP. (INIT)
then (INIT); <xuname> .LISP.
LIsp sounds like it is using <xuname> rather than <hsname>.
What is your opinion, RMS?