From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: describe-bindings: ^L, bad order, naming Date: Thu, 29 Dec 2005 23:56:54 -0500 Message-ID: References: <87fyob4txm.fsf-monnier+emacs@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1135918688 12024 80.91.229.2 (30 Dec 2005 04:58:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Dec 2005 04:58:08 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 30 05:58:04 2005 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EsCL4-0001Of-Nt for ged-emacs-devel@m.gmane.org; Fri, 30 Dec 2005 05:58:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EsCMS-0005js-ML for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2005 23:59:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EsCMH-0005jP-7b for emacs-devel@gnu.org; Thu, 29 Dec 2005 23:59:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EsCMF-0005jA-Lc for emacs-devel@gnu.org; Thu, 29 Dec 2005 23:59:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EsCMF-0005j7-JT for emacs-devel@gnu.org; Thu, 29 Dec 2005 23:59:15 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EsCMi-0002qX-G6 for emacs-devel@gnu.org; Thu, 29 Dec 2005 23:59:44 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EsCJy-0000u1-7I; Thu, 29 Dec 2005 23:56:54 -0500 Original-To: Stefan Monnier In-reply-to: <87fyob4txm.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Thu, 29 Dec 2005 13:54:42 -0500) 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:48535 Archived-At: M-x set-keyboard-coding-system RET and then select a coding-system like iso-2022 or utf-8 or ... That did the trick. My code seems to work; it collapses all of those bindings to one line. I will install it. Running in a utf-8 locale should do the trick as well (under a tty of course). That was not an option for me, since I don't know the name of any valid UTF-8 locale,