From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: keyboard-translate-table Date: Sat, 26 Feb 2005 19:33:26 -0500 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109464341 12446 80.91.229.2 (27 Feb 2005 00:32:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 27 Feb 2005 00:32:21 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 27 01:32:21 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D5CLd-0007xG-5y for ged-emacs-devel@m.gmane.org; Sun, 27 Feb 2005 01:31:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5Cdg-0003p3-FP for ged-emacs-devel@m.gmane.org; Sat, 26 Feb 2005 19:50:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D5Ccg-0003Vn-OV for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:49:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D5CcY-0003Qm-Rt for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:49:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D5CcY-0003Po-80 for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:49:18 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D5CND-0000fm-3X for emacs-devel@gnu.org; Sat, 26 Feb 2005 19:33:27 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D5CNC-0002Ea-PH; Sat, 26 Feb 2005 19:33:26 -0500 Original-To: emacs-devel@gnu.org 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:33850 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33850 The example of keyboard-translate-table relates to terminal flow control, which I believe is essentially obsolete. Can anyone think of a non-obsolete use for keyboard-translate-table, to put in the example? Or is keyboard-translate-table itself obsolete nowadays?