[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem compiling pcl (5/5/90) on NeXT 1.0/Allegro Common Lisp
- To: colin@snaefell.tamu.EDU
- Subject: Problem compiling pcl (5/5/90) on NeXT 1.0/Allegro Common Lisp
- From: hws@icsib1.berkeley.EDU (Heinz Schmidt)
- Date: Fri, 14 Sep 1990 14:10:57 PDT
- Cc: CommonLoops.PARC@xerox.com
- Illegal-object: Syntax error in Message-Id: value found on alpha.xerox.com: Message-Id: <9009142110.AA11218@icsib1.berkeley.edu.> ^-illegal subdomain in domain
- In-reply-to: "Colin Allen's message of Fri, 14 Sep 1990 12:06:22 PDT <9009141906.AA16203@snaefell.tamu.edu.tamu.edu>"
> attempt to call `|SETF PCL gdefinition|' which is an undefined function.
> If continued, prompt for a new function, instead of `|SETF PCL gdefinition|'.
This reads like your excl distinguishes lower and uppercase. This messes
up PCL.
Here are the first few lines of the init file I use on the Next
(set-case-mode :case-insensitive-upper)
(in-package 'user)
(proclaim '(optimize (speed 3) (safety 1) (space 0)))
(setq *print-nickname* t) ; print package nicknames instead of full names
(setq *redefinition-warnings* t)
-- Heinz
--------------------------------------------------------------------------
Heinz W. Schmidt hws@icsi.berkeley.edu
International Computer Science Institute, Berkeley (415) 642-4275 x175