Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!sun-barr!apple!usc!randvax!valley!stan From: stan@valley.UUCP (Stanley L. Kameny) Newsgroups: comp.lang.lisp Subject: Re: using Xlisp on Macs and MSDOS machi Message-ID: <63.UUL1.2#239@valley.UUCP> Date: 23 Jun 89 13:22:49 GMT References: <12300001@arioch> Lines: 17 > David Neves asks how to have an edit and Lisp window on a Mac or > PC clone: > I don't know about the Mac, but on my PC clone, I run lisp in conjunction with Sidekick. This works very well. I use the Sidekick's Notepad as an editor to select edit and save files, and then paste any section of the working file into lisp to operate. The file and the operating version of lisp are just a keystroke apart. Any displayed output from lisp can be cut and pasted into the work file, if that is desired. I tried Sidekick Plus but found that it took more memory and was less convenient to use. Windows could also be used, but it is less powerful as an editor, uses much more space, and I find it more cumbersome than Sidekick. So of the three, the original Sidekick works best! Stan Kameny stan_kameny@rand.org