From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Re[2]: 8 bit input chars on tty broken Date: Sun, 21 Jul 2002 08:31:44 +0300 (IDT) Sender: emacs-devel-admin@gnu.org Message-ID: References: <200207191647.g6JGl2k07543@beta.siege-engine.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1027229667 23225 127.0.0.1 (21 Jul 2002 05:34:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 21 Jul 2002 05:34:27 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17W9MQ-00062T-00 for ; Sun, 21 Jul 2002 07:34:26 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17W9Zd-0003JH-00 for ; Sun, 21 Jul 2002 07:48:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17W9ML-0007vg-00; Sun, 21 Jul 2002 01:34:21 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17W9Ly-0007vN-00 for ; Sun, 21 Jul 2002 01:33:58 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA08976; Sun, 21 Jul 2002 08:31:45 +0300 (IDT) X-Sender: eliz@is Original-To: "Eric M. Ludlam" In-Reply-To: <200207191647.g6JGl2k07543@beta.siege-engine.com> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5941 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5941 On Fri, 19 Jul 2002, Eric M. Ludlam wrote: > > (set-keyboard-coding-system nil) > > > > to your .emacs to revert to the old behavior. > [ ... ] > > You are right. This fixed my 8 bit meta-ness. I did not see it when > looking through the news file as I was using search keywords such as > "8" "input" and some other terms I remember being used for this type > of thing. Perhaps we should have an entry in PROBLEMS for this issue, then, and make sure "8" and "input" appears in the entry's header line.