From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: Keymaps and Emacs and libreadline ? Date: Wed, 27 Aug 2003 18:30:54 +0200 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062005240 5147 80.91.224.253 (27 Aug 2003 17:27:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2003 17:27:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 27 19:12:07 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19s3q3-000416-00 for ; Wed, 27 Aug 2003 19:12:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19s3iB-0001td-4b for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Aug 2003 13:03:59 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!feed.news.nacamar.de!uio.no!quimby.gnus.org!localhost.localdomain!nobody Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 0xc3f98242.esnxr3.ras.tele.dk Original-X-Trace: quimby.gnus.org 1062002771 8780 195.249.130.66 (27 Aug 2003 16:46:11 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 27 Aug 2003 16:46:11 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12094 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12094 "It's me FKtPp ;)" writes: > Jesper Harder writes: > >> If you never need AltGr I suppose it's easiest just to map the right >> Alt key to Alt rather than AltGr. > > Thank you for your suggestion :-) I use Debian(sid) on my home-computer. > And yes, I'd never use AltGr key. My locale-setting is zh_CN.GBK(I'm > not sure if this locale needs AltGr key ?). And I checked some keymaps > in /usr/share/keymaps/i386/qwerty/ ,But all these files have a line > like "include linux-with-alt-altgr". why ?? Probably because the person who wrote the keymaps thought that keyboards with an AltGr key was the most common case. I see there's also an include file called "linux-with-two-alt-keys" on my system -- if you include that instead, you should get what you want.