[plt-scheme] Newbie would like mzscheme in emacs...
> I've been trying to run mzscheme in emacs (on WinXP using 21.3.1 emacs
> for Win) using quack.el. I've got the MzScheme (for Win) interpreter
> working, but a lot of the functionality of quack seems to error out
> with "symbol's function definition is void: run-mode-hooks".
This looks a problem with your Emacs installation,
not with Quack, nor with any PLT product.
Quack does not use "run-mode-hooks".
You can try cleaning out your Emacs initialization files,
deleting other Emacs add-ons you may have installed,
or reinstalling Emacs.