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 11:45:35 +0100 Organization: Customer of PlusNet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3ED5E4CF.EC6D6505@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> 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 1054205585 345 80.91.224.249 (29 May 2003 10:53:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 29 May 2003 10:53:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu May 29 12:53:04 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 19LL1r-00005M-00 for ; Thu, 29 May 2003 12:53:03 +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 19LKvJ-0004du-Ej for gnu-help-gnu-emacs@m.gmane.org; Thu, 29 May 2003 06:46:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.uchicago.edu!yellow.newsread.com!netaxs.com!newsread.com!newsfeed.stueberl.de!peer1.news.newnet.co.uk!peer1.news.newnet.co.uk!landlord!wards.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: 20 Original-NNTP-Posting-Host: 212.159.32.60 Original-X-Complaints-To: abuse@plus.net.uk Original-X-Trace: wards.force9.net 1054205342 212.159.32.60 (Thu, 29 May 2003 11:49:02 BST) Original-NNTP-Posting-Date: Thu, 29 May 2003 11:49:02 BST Original-Xref: shelby.stanford.edu gnu.emacs.help:113834 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:10328 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10328 > But the keyboard has to send characters in *some* encodings, doesn't > it? So wouldn't it be enough to ensure that the keyboard coding > system and the coding system used by Emacs to read ~/.emacs are the > same? > > Did the OP try the above method, or did he just try the unibyte > thing? I'm a little bit confused by your discussion. As far as I can remember, I tried all of your suggestions including (kbd "M-ö") ;-*- coding: latin-1 -*- ;-*- coding: latin-9 -*- ;(set-language-environment 'German) comparing the encoding (C-u C-x C-=, its the same) Tell me (fool-proof please) what to do and I'll try it. Martin