>>>> "SY" == Steve Youngs
<youngs(a)xemacs.org> writes:
SY> Bugger! I never would have thought something like php-mode
_PHP_-mode? If anything is gonna be hosed, it will be php-mode.
SY> would have Mule related problems.
At a guess, auto-autoloads.el has 8-bit characters in it in the
global-set-key form. I got bit by this differently: I had mule-ucs
enabled, and it detected the file as UTF-8.
You don't see it in the file itself, but the autoload collecting
process changes M-" (IIRC) into something evil.
You should not allow the string form keystrokes unless wrapped in the
`kbd' function (even then this may not work). Personally, I don't
understand what's so unreadable about the internal vector of lists of
modifiers and keysyms, but.... You should consider requiring that.
Strings (keyboard macros) are for DATK applications, we should use the
canonical forms in files.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.