On 19 Feb 2007, at 01:24, YAMAMOTO Mitsuharu wrote:
On Sun, 18 Feb 2007 13:09:42 +0000, David Reitter <[EMAIL PROTECTED]> said:The symptom I am experiencing is that trying to invoke the emacs command of `insert-parentheses´ I want to press Meta+Shift+8. When using the danish latin keyboard layout, I get what I want (ie. "M-(") but with a unicode keyboard layout, emacs claims I am pressing "M-*" as it would have been on an american keyboard.Thanks for the report. I could reproduce it. Actually, I'm not sure why the current code does not work. But the Keyboard Layout Services API, which is available on Mac OS X 10.2 and later, seems to solve the problem. Could you try the following patch?
I've installed the patch in the Aquamacs CVS - Christian, please try it out and report back, it should be available in tomorrow's nightly build.
_______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
