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: Mon, 26 May 2003 00:22:57 +0100 Organization: Customer of PlusNet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3ED15051.D7895EAA@gmx.net> 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 1053905121 18447 80.91.224.249 (25 May 2003 23:25:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 25 May 2003 23:25:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon May 26 01:25:19 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 19K4rf-0004n3-00 for ; Mon, 26 May 2003 01:25:19 +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 19K4s1-0000Em-Cp for gnu-help-gnu-emacs@m.gmane.org; Sun, 25 May 2003 19:25:41 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!peer2.news.opaltelecom.net!zen.net.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: 41 Original-NNTP-Posting-Host: 212.159.40.43 Original-X-Complaints-To: abuse@plus.net.uk Original-X-Trace: wards.force9.net 1053905183 212.159.40.43 (Mon, 26 May 2003 00:26:23 BST) Original-NNTP-Posting-Date: Mon, 26 May 2003 00:26:23 BST Original-Xref: shelby.stanford.edu gnu.emacs.help:113678 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:10174 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10174 X-No-Archive:Yes > The Emacs manual already suggests to put -*-unibyte: t-*- cookie > into your .emacs if it binds commands to non-ASCII keys; see the > node "Non-ASCII Rebinding". Using the wonderful `i' command, I > typed the following in the *info* buffer: > > i non-ascii keys RET > > and was immediately placed in that section of the manual. Given > this, why would one want to search the humongously large FAQ > instead? Because I did not find this particular help page. Because I don't know about the `i' command yet. Because I thought `ö' to be an ASCII character. `7-bit-ASCII' would have been more precise, I guess. Because I looked at the help page `Rebinding Keys in Your Init File' that did not mention `unibyte' at all. Not even with a link to the topic. Because the example at the same page `[?\C-=]' worked. (There is a bug. `=' is considered non-ASCII, which is wrong.) Because the FAQ answers frequently asked questions. Because the description 10.3 Why doesn't this [terminal or window-system setup] code work in my `.emacs' file, but it works just fine after Emacs starts up? was pretty much what I was expecting. Just some reasons. Thanks for all the help. (I hope this posting does not sound angry to anyone.) Martin