[CM] input/output with xemacs
Ville Isomottonen
vilisom@verso.st.jyu.fi
Tue, 30 Sep 2003 09:54:53 +0300 (EEST)
Hi
A newbie question.
I'm using xemacs and ilisp (cmucl) and I'm little confused about the
buffers.
I'm tyrin to do a simple output/input to terminal. output goes to *cmucl*
buffer, but it seems like system stays in some kind of interactive state
when I try to input from terminal (from *cmucl* buffer). What is a
good way to handle simple terminal-io with xemacs and ilisp.
In fact, I don't know where should I type the input
(which buffer? same where the ouput goes (*cmucl*))
and how do I get the system evaluate it.
Thanks, Ville Isomöttönen