[CM] Forgot to mention libclm.so
Rick Taube
taube@uiuc.edu
Fri, 26 Jan 2007 19:35:58 -0600
>
> problem: the cmio interface works fine if I code from the prompt,
> but it hangs when I run it from emacs or xemacs. Is this inevitable
> or ... ?
if you are doing this all via Slime, my first suspicion would be
some wierdness with slime's evaling and multiprocesses getting in the
way. i think there are several options that slime can use to
communitcate with the inferior lisp. you might try something less
exotic than multprocessing and see if that fixes it. if not it may a
difficult nut..