Kazuyoshi Furutaka <furutaka(a)tokai.pnc.go.jp> writes:
(I can't invoke Mew-1.93b31 w/ xemacs-b40-pre1.
Xemacs complains 'Wrong type argument: sequencep, 40' when invoking mew.)
Please (setq debug-on-error t) and get a Lisp backtrace. Mew is
trying to concat an integer pretending it is a character and that
hasn't been a correct thing to do for awhile.