[CM] inf-snd.el?

Michael Scholz scholz-micha@gmx.de
Fri, 09 Mar 2007 01:57:36 +0100


> Debugger entered--Lisp error: (void-function t)
>   t("#f\n>")
>   comint-output-filter(#<process Snd-Scheme> "#f\n")

Can you test inf-snd.el with changed function run-snd-scheme?  Comment
out the last line, `(snd-send-invisible "#f")))' (around line 899),
and fix the paren a line above. C-x C-e in Emacs after the function
compiles it new and now you can test it immediately.

Only for sure: you work with guile --with-gtk, okay?

Sorry for the trouble,

Mike