Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!ubc-cs!fornax!mcdonald From: mcdonald@fornax.UUCP (Ken Mcdonald) Newsgroups: comp.sys.next Subject: Allegro LISP question on packages Message-ID: <2377@fornax.UUCP> Date: 28 Mar 91 06:36:36 GMT Organization: School of Computing Science, SFU, Burnaby, B.C. Canada Lines: 15 Could some kind soul please send me the correct command for loading external LISP packages into ACL, so that I can interface with objective-C and so forth? I've tried (use-package 'objc) and (use-package objc), and it doesn't like either of those. Thanks, Ken McDonald mcdonald@cs.sfu.ca P.S. If someone wanted to send me a few lines showing how to create, resize, move and destroy a window, all from within LISP, I wouldn't object to that either :-) .