delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/07/27/04:26:00

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_71,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <770048.12442.qm@web45202.mail.sp1.yahoo.com>
References: <770048 DOT 12442 DOT qm AT web45202 DOT mail DOT sp1 DOT yahoo DOT com>
Date: Mon, 27 Jul 2009 09:25:42 +0100
Message-ID: <416096c60907270125u1c0037e0pc881b930cd2a021@mail.gmail.com>
Subject: Re: 1.5.25-15: Why my $INITRC "set convert-meta off" seems to fail?
From: Andy Koppe <andy DOT koppe AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

2009/7/27 Rodion Gorkovenko:
> I am still try to get over my problem with ASCII 8-bit characters transla=
tion. I now know about ~/.initrc file, readline, bind - bit more.
>
> But it still does not work. Look here:
>
> My ~/.initrc contains necessary setup:
>
> set meta-flag on

'meta-flag' is a synonym for 'input-meta', so you don't need both.

> set convert-meta off
> set input-meta on
> set output-meta on
>
> Later I can check with "bind -v" that all these variables are set:
>
> ...
>
> But anyway these letters do not work:
>
> $ echo -e "\xC0\xC1\xC2\xC3\xC3\xC4\xC5\xC6\xC7"
> AAAAAAA?C

Looks like the font you're using doesn't have the necessary glyphs, so
Windows substitutes the closest it can think of.

Here 's what I'm getting both with the default console font and with
"Lucida Console":

$ echo -e "\xC0\xC1\xC2\xC3\xC3\xC4\xC5\xC6\xC7"
=C3=80=C3=81=C3=82=C3=83=C3=83=C3=84=C3=85=C3=86=C3=87

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019