From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Martin aus Chemnitz Newsgroups: gmane.emacs.help Subject: Re: global-set-key [? \ =?iso-8859-1?q?M-=F6=5D?= Date: Thu, 29 May 2003 14:55:25 +0100 Organization: Customer of PlusNet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3ED6114D.4C4875D4@gmx.net> References: <3EC936AD.41BBBEC8@gmx.net> <87of1ybr5p.fsf@bach.composers> <3ECB2DA2.107EDA4@gmx.net> <5lr86o8jox.fsf@rum.cs.yale.edu> <84k7cbctvz.fsf@lucy.is.informatik.uni-duisburg.de> <3ED5E4CF.EC6D6505@gmx.net> <844r3ermo4.fsf@lucy.is.informatik.uni-duisburg.de> <84d6i1gal2.fsf@lucy.is.informatik.uni-duisburg.de> 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 1054216594 12938 80.91.224.249 (29 May 2003 13:56:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 May 2003 13:56:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu May 29 15:56:33 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 19LNtQ-0003MT-00 for ; Thu, 29 May 2003 15:56:33 +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 19LNsR-0001bC-2p for gnu-help-gnu-emacs@m.gmane.org; Thu, 29 May 2003 09:55:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!skynet.be!skynet.be!landlord!stones.force9.net.POSTED!not-for-mail X-Mailer: Mozilla 4.75 [de] (Win98; U) X-Accept-Language: de,en Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 212.159.36.250 Original-X-Complaints-To: abuse@plus.net.uk Original-X-Trace: stones.force9.net 1054216382 212.159.36.250 (Thu, 29 May 2003 14:53:02 BST) Original-NNTP-Posting-Date: Thu, 29 May 2003 14:53:02 BST Original-Xref: shelby.stanford.edu gnu.emacs.help:113846 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:10340 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10340 > Okay, so I guess that ESC ö would work. No, it doesn't. > So latin-9 doesn't work, either, right? You get a beep and C-h k > tells you the key is undefined? I don't get a beep, but I think this is just a setting. The key is undefined. > Anyhow, thanks for all the testing. I wonder what can be done at > this point, and how come that your keys are different. > What's keyboard-coding-system, btw? M-x describe-coding-system RET > RET should tell you. * Coding system for keyboard input: * nil I tried setting LANG to de_DE, but this does not affect the keyboard coding. Martin