Received: by ATHENA-PO-2.MIT.EDU (5.45/4.7) id AA02747; Thu, 1 Sep 88 19:18:54 EDT
From: <beth@ATHENA.MIT.EDU>
Received: by ATHENA.MIT.EDU (5.45/4.7) id AA01048; Thu, 1 Sep 88 19:18:48 EDT
Received: by KLEE.MIT.EDU (5.45/4.7) id AA19903; Thu, 1 Sep 88 19:18:06 EDT
Date: Thu, 1 Sep 88 19:18:06 EDT
Message-Id: <8809012318.AA19903@KLEE.MIT.EDU>
To: bgardner@ATHENA.MIT.EDU
Cc: 
Subject: Your OLC question about xwindows

--------
Hi, Brian . . .

	If Roman's reply about using X from KCL is what you were 
looking for, would you please type

		done

from inside OLC to let us know?  Otherwise, would you please use

		send

from inside OLC to tell us more about what you're after.

	Thank you, and thanks for using OLC.


					Beth Anderson
					Consulting Manager



---- ref

From: Roman J. Budzianowski <roman@ATHENA.MIT.EDU>
To: bgardner
Cc: beth
Subject: X and Comon Lisp
Date: Thu, 01 Sep 88 12:22:50 EDT

To access X from Common Lisp you can use CLX library - it is a CL interface
to X. I don't know what Comon Lisp you are using. The only CL
available at Athena is KCL. If you want to use this lisp do:
% attach beta
% /mit/beta/kcl/lispx

This image already contains the CLX library. You can run simple demos.
The file /mit/beta/kcl/README describes how to do that. In the 
directory /mit/beta/kcl/doc you can find the only available documentation 
