| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_71 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <814897.30194.qm@web45201.mail.sp1.yahoo.com> |
| Date: | Mon, 27 Jul 2009 01:59:53 -0700 (PDT) |
| From: | Rodion Gorkovenko <rodiongork AT yahoo DOT com> |
| Subject: | Re: 1.5.25-15: Why my $INITRC "set convert-meta off" seems to fail? |
| To: | cygwin AT cygwin DOT com |
| In-Reply-To: | <416096c60907270125u1c0037e0pc881b930cd2a021@mail.gmail.com> |
| MIME-Version: | 1.0 |
| 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 |
Hello, Andy!
Andy Koppe wrote:
> 'meta-flag' is a synonym for 'input-meta', so you don't
> need both.
For this hint - thank you.
> > $ 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.
You suppose this is windows, who responsible for this substitution? This thought had not visited my head... I thought substitution is performed by cygwin...
How could I check this?
As I wrote earlier, I preset proper codepage in windows console (by mode con cp select=1251 or 866 or 437 at last) - and when I am trying to view file, written in CP1251 by
cp msg.txt con - then I view it all right,
but with
cp msg.txt /dev/tty - I view it as a sequence of "aaeieii?oeiaaaieieia"
Could you suppose, how can I find exactly where this nasty substitution occurs?
Rodion
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |