wmperry(a)aventail.com (William M. Perry) writes:
Well, other than that the current version of Emacs/W3 won't run
because somebody is treating a keyword as a variable. Haven't been
able to figure out where though. Bleah.
Uhm. (setq debug-on-error t)?
Note that in XEmacs it's legal to say (setq :foo :foo).
(setq :foo :bar) signals an error, though.