[CM] [Snd] Weird inf-snd-comint-line-end behavior...
Charles Turner
vze26m98@optonline.net
Tue, 13 Mar 2007 12:48:34 -0400
Hi all-
For Snd-FTH, I've updated the release version of Snd-8 with the CVS
files for xen.c and inf-snd.el. I modified the variable
inf-snd-comint-line-end to be 2 newlines: "\n\n"
Now this works just fine on my Dell running Debian Linux, but for some
reason, it's not happy on my G4 iBook. I get:
>open-file-dialog
GtkWidget_
#<undef>
<- Here I hit the "return" key again
nil
#<undef>
I went back and restored inf-snd-comint-line-end to its 1 newline
default ("\n"), and everything works "as expected" (i.e. no prompt
unless I hit "return") and works the same as Debian Linux using the
default variable value found in inf-snd.el.
Any thoughts on how I can dope out what's wrong?
Best and thanks! Charles
<vze26m98@optonline.net>