home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / 2256 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  814 b 

  1. Path: sparky!uunet!ogicse!uwm.edu!rpi!batcomputer!cornell!rochester!miller
  2. From: miller@cs.rochester.edu
  3. Newsgroups: comp.lang.lisp
  4. Subject: An Allegro CL question
  5. Message-ID: <9208191934.AA03670@alabaster.cs.rochester.edu>
  6. Date: 19 Aug 92 19:34:33 GMT
  7. Article-I.D.: alabaste.9208191934.AA03670
  8. Sender: miller@cs.rochester.edu (Brad Miller)
  9. Organization: Computer Science Department University of Rochester
  10. Lines: 8
  11. In-Reply-To: chyde@pecos.ads.com's message of 19 Aug 92 17:06:06 GMT
  12.  
  13.  
  14. download cl-lib from cs.rochester.edu in /pub/knowledge-tools/
  15.  
  16. there is a file called "allegro-stuff.lisp" in that distribution which
  17. adds a new module type "lisp-example" which is loaded, but not compiled.
  18.  
  19. (it also defines an edit-system function which acts like the lispm
  20. version - you edit all the buffers in the system).
  21.