From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; global-set-key not correctly working? Date: Wed, 28 Nov 2007 23:12:24 +0100 Message-ID: <0BAD7F84-B9E7-40EB-96FE-5E95CFCF5530@Freenet.DE> References: <485D67B2-40AC-494A-B543-B04247CBE34D@Freenet.DE> <474D6A27.4080702@gmx.at> <8DEE902C-4191-48C7-A4E8-A0E570898F07@Freenet.DE> <87C045B8-376D-448E-889B-5A1AF61357F8@Freenet.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1196287995 9261 80.91.229.12 (28 Nov 2007 22:13:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2007 22:13:15 +0000 (UTC) Cc: Andreas Schwab , martin rudalics To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 28 23:13:09 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IxV9P-0001J5-21 for ged-emacs-devel@m.gmane.org; Wed, 28 Nov 2007 23:12:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxV99-0000sZ-CI for ged-emacs-devel@m.gmane.org; Wed, 28 Nov 2007 17:12:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxV96-0000sR-DP for emacs-devel@gnu.org; Wed, 28 Nov 2007 17:12:40 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxV94-0000rp-IZ for emacs-devel@gnu.org; Wed, 28 Nov 2007 17:12:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxV94-0000rj-Fk for emacs-devel@gnu.org; Wed, 28 Nov 2007 17:12:38 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxV94-00067D-FI for emacs-devel@gnu.org; Wed, 28 Nov 2007 17:12:38 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxV94-0007nr-32 for emacs-pretest-bug@gnu.org; Wed, 28 Nov 2007 17:12:38 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IxV90-00065y-8o for emacs-pretest-bug@gnu.org; Wed, 28 Nov 2007 17:12:37 -0500 Original-Received: from mout1.freenet.de ([195.4.92.91]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IxV8z-00064k-Qa for emacs-pretest-bug@gnu.org; Wed, 28 Nov 2007 17:12:34 -0500 Original-Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1IxV8w-0000Li-8J; Wed, 28 Nov 2007 23:12:30 +0100 Original-Received: from fd3e5.f.ppp-pool.de ([195.4.211.229]:56071 helo=[192.168.1.2]) by 9.mx.freenet.de with esmtpsa (ID peter_dyballa@freenet.de) (TLSv1:AES128-SHA:128) (port 25) (Exim 4.68 #1) id 1IxV8w-0000Y3-1W; Wed, 28 Nov 2007 23:12:30 +0100 In-Reply-To: <87C045B8-376D-448E-889B-5A1AF61357F8@Freenet.DE> X-Mailer: Apple Mail (2.752.2) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:84264 gmane.emacs.pretest.bugs:20390 Archived-At: Am 28.11.2007 um 20:45 schrieb Peter Dyballa: > *But, when I leave away -Q, and I have in ~/.emacs any one of these =20= > three statements, then C-=A9 is undefined.* They still work when I =20 > launch as src/emacs-23.0.50.1 -q & ... > > Reducing my ~/.emacs file to just a few comments and one statement =20 > did not change anything. My last change was to save ~/.emacs in =20 > UTF-8 encoding: now it worked! In elder GNU Emacs 23.0.50 all three =20= > above work also with UTF-8 encoded user init file. > > Is the described behaviour with (only ?) valid encoding in UTF-8 =20 > for ~/.emacs as expected? Further experiments have shown that a local variable from a setting =20 like ``coding: iso-8859-15;=B4=B4 switches the desired behaviour off. I =20= did not change the coding after I deleted that setting and the mode-=20 line still starts with same number. Even GNU Emacs 21.3.50 now understands (global-set-key [?\C-=20 =A9] 'global-set-key) ... -- Greetings Pete "There's no place like 127.0.0.1" origin unknown