| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Tue, 25 Sep 2001 16:35:33 +0400 |
| From: | egor duda <deo AT logos-m DOT ru> |
| X-Mailer: | The Bat! (v1.53 RC/4) |
| Reply-To: | egor duda <cygwin AT cygwin DOT com> |
| Organization: | deo |
| X-Priority: | 3 (Normal) |
| Message-ID: | <12416696127.20010925163533@logos-m.ru> |
| To: | Kazuhiro Fujieda <cygwin AT cygwin DOT com> |
| CC: | Alexander Gotlib <alex AT cca DOT usart DOT ru> |
| Subject: | Re: Why cygwin forced convert all input and output to OEM or ANSI ? |
| In-Reply-To: | <s1sn13jr1eb.fsf@jaist.ac.jp> |
| References: | <16435422895 DOT 20010925011233 AT cca DOT usart DOT ru> |
| <s1sn13jr1eb DOT fsf AT jaist DOT ac DOT jp> | |
| MIME-Version: | 1.0 |
Hi! Tuesday, 25 September, 2001 Kazuhiro Fujieda fujieda AT jaist DOT ac DOT jp wrote: >> Now I see only two ways to use nonenglish codepage: >> CYGWIN=codepage:oem and CYGWIN=codepage:ansi. How can I use >> something differing of OEM and ANSI in whith cygwin apps ? KF> The current Cygwin DLL doesn't support codepages other than KF> OEM or ANSI in the current system locale, because Win32 APIs KF> sensitive to the codepage can't handle them. it's possible, i believe, to add something like CYGWIN=codepage:asis all codepage-specific functions do allow supplying any valid codepage to them with one exception: /dev/clipboard handling code. Unfortunately, windows clipboard api really doesn't allow codepages other than oem and ansi. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |