When xemacs isn't compiled for native sound support
there is no way to get tnt to play sounds on events. I
reworked tnt-play-sound in a couple of ways. First, I
made it more "lispy" with a (cond....) instead of
multiple (if ...) blocks. Second, I made it use
tnt-sound-exec if it is defined. Then it falls back to
play-sound-file if tnt-running-xemacs. Anyway, I
wanted somewhere to put this patch. I'm tired of
having a modified tnt.el in my tnt-cvs directory. Hope
someone will read this and commit the patch to CVS.
Patch to enable use of tnt-sound-exec in xemacs
Logged In: YES
user_id=624574
I just committed a modified version of your patch. It won't
merge cleanly, so you'll have to wipe and update. You'll
get a quicker response in the future if you use the
tnt-devel mailing list.