<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19170">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I loaded the file .lispworks (also by Edi 
Weitz)</FONT></DIV>
<DIV><FONT size=2 face=Arial>so that Lispworks behaves like Emacs.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Hunchentoot folder is in asdf:*central-registry* 
with all</FONT></DIV>
<DIV><FONT size=2 face=Arial>dependencies. When I try (load-system 'hunchentoot) 
I get:</FONT></DIV>
<DIV><FONT size=2 face=Arial>Error: System HUNCHENTOOT not found.</FONT></DIV>
<DIV><FONT size=2 face=Arial>cl-who is also in *central-registry* and when I try 
to load it with:</FONT></DIV>
<DIV><FONT size=2 face=Arial>(load-system 'cl-who) it goes without a 
problem.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Where is the problem with Hunchentoot 
?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Thanks</FONT></DIV></BODY></HTML>