From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Alt Putty Date: Sat, 29 Aug 2015 10:56:37 +0300 Message-ID: <83k2se34ui.fsf@gnu.org> References: <16ca2aa8-2bbe-4943-812d-616e4c329c77@googlegroups.com> <1547b028-e1ff-4a58-bc6e-89ec1db473dc@googlegroups.com> <7d5814af-8ae7-4f52-81e7-15bf7413de73@googlegroups.com> <5156fe55-4939-496e-827e-4ef3921255b2@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1440835050 8044 80.91.229.3 (29 Aug 2015 07:57:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Aug 2015 07:57:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 29 09:57:24 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZVb0q-0006Ae-Kg for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Aug 2015 09:57:20 +0200 Original-Received: from localhost ([::1]:51468 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVb0q-00039q-0q for geh-help-gnu-emacs@m.gmane.org; Sat, 29 Aug 2015 03:57:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVb0e-000374-Fd for help-gnu-emacs@gnu.org; Sat, 29 Aug 2015 03:57:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZVb0b-00065S-9q for help-gnu-emacs@gnu.org; Sat, 29 Aug 2015 03:57:08 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:60870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVb0b-00065M-1X for help-gnu-emacs@gnu.org; Sat, 29 Aug 2015 03:57:05 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0NTU00F0037BFC00@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Sat, 29 Aug 2015 10:56:32 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTU00F303E8EY10@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Sat, 29 Aug 2015 10:56:32 +0300 (IDT) In-reply-to: <5156fe55-4939-496e-827e-4ef3921255b2@googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106915 Archived-At: > Date: Sat, 29 Aug 2015 00:36:58 -0700 (PDT) > From: Rusi >=20 > > > position: 1 of 1 (0%), column: 0 > > > character: =F8 (displayed as =F8) (codepoint 248, #= o370, #xf8) > > > preferred charset: unicode (Unicode (ISO10646)) > > > code point in charset: 0xF8 > >=20 > > That's 'x' with the high bit set. Do you see the same in "emacs = -nw -Q"? > > What does "C-h l" show after you type Alt-x? >=20 > ESC [ > 4 1 ; 3 1 2 ; 0 c ESC ] 1 1 ; r g b : 0 0 0 > 0 / 0 0 0 0 / 0 0 0 0 ESC \ =F8 C-h l Is this in "emacs -nw -Q"? Does it help to evaluate this: (set-input-meta-mode t) And what does evaluating (current-input-mode) produce? > [Note this is a bit academic as I am not on the systems where I nee= d this] Then perhaps it would be wiser to wait until you are on those systems= , and post data from there?