From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: global-set-key [? =?iso-8859-1?q?=5CM-=F6?=] Date: Mon, 19 May 2003 23:44:04 +0200 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <3EC936AD.41BBBEC8@gmx.net> <87of1ybr5p.fsf@bach.composers> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1053381057 28565 80.91.224.249 (19 May 2003 21:50:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 19 May 2003 21:50:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon May 19 23:50:55 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19HsWt-0007Po-00 for ; Mon, 19 May 2003 23:50:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19HsWw-0008VK-EF for gnu-help-gnu-emacs@m.gmane.org; Mon, 19 May 2003 17:50:50 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9897 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9897 Ole Laursen writes: > Martin aus Chemnitz writes: > >> and tried to bind a function to a German Umlaut key in my .emacs file, >> but >> (global-set-key [?\M-ö] 'forward-word) >> did not work. There was no error message, but no binding as well. > > I have the same problem with binding C-æ. It was discussed here > recently - it is probably a bug in Emacs 21.3, Jesper Harder filed a > bug report AFAIK. Yup, and it's fixed in CVS now. So you can either * downgrade to Emacs 21.2 (where it works) * build Emacs from CVS * wait for the next release :-)