From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pieter Laeremans Newsgroups: gmane.emacs.help Subject: Re: keybcodes in console Date: 15 Jun 2003 13:46:25 +0200 Organization: KULeuvenNet Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87llw38sxa.fsf@hades.kotnet.org> References: <87r85wsnie.fsf@hades.kotnet.org> <84vfv81j4i.fsf@lucy.is.informatik.uni-duisburg.de> <87y904xs38.fsf@hades.kotnet.org> <84he6rssw6.fsf@lucy.is.informatik.uni-duisburg.de> <87of0zbry4.fsf@hades.kotnet.org> <84el1vocbh.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1055677722 22493 80.91.224.249 (15 Jun 2003 11:48:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 15 Jun 2003 11:48:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 15 13:48:38 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 19RVzf-0005oq-00 for ; Sun, 15 Jun 2003 13:48: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 19RW1m-0005Eq-Io for gnu-help-gnu-emacs@m.gmane.org; Sun, 15 Jun 2003 07:50:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!pullfeed!newsfeed.cwix.com!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!kibo.news.demon.net!demon!aotearoa.belnet.be!naxos.belnet.be!news.belnet.be!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: seven.kulnet.kuleuven.ac.be Original-X-Trace: naxos.belnet.be 1055677586 21051 134.58.127.12 (15 Jun 2003 11:46:26 GMT) Original-X-Complaints-To: abuse@belnet.be Original-NNTP-Posting-Date: Sun, 15 Jun 2003 11:46:26 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Cache-Post-Path: seven.kulnet.kuleuven.ac.be!unknown@hades.kotnet.org X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Original-Xref: shelby.stanford.edu gnu.emacs.help:114456 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:10948 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10948 kai.grossjohann@gmx.net (Kai Großjohann) writes: > Pieter Laeremans writes: > > > Wel I'm running it on console now. When I run it under X the problem > > disappears. In an xterm emacs the problem doesn't occur either. > > Hm. I wonder, what does Emacs see when you hit M-x (for any letter > x)? Does it see ESC x or really M-? > Yes when I use c-h k it show ESC-x all the time. > It seems the console keymap is b0rked. Could you have a look at it > to find out if there is something obvious wrong? > Hmm experimenting with dpkg-reconfigure console-common has solved the problem ! My installed keymap variant was one with Euro (latin 0) and now I 've selected the PC keyboard (non-us 102 keys) variant. My Euro simbol also works :-) with that version. Thanks for your help ! Pieter