X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 10DD039C0B86
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1611583432;
	bh=5UcESsFtt4tGPR7py9PjWmUVVvXluracY1+r2DtXTjM=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=fd6G0VX6UJ9CoUAHS8BOfdYB+dshHt4GGkFuapZwgzuxNyz+Um8EYECrtcGdKztlL
	 6DPEhplQIdducOmjohwRNFrifmovoAUM4rqgab1nHadiCsCdCWAYJokZc0qa5WPs8q
	 D5r2OrzshJUB5kvv5V5RK9gg8f3zeWu57YCsJ7kg=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C426139C077C
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=7hiYqAwLHaKGB5jjAwghOTqJQweHMuPqEDP9/rdDzL8=;
 b=q92xzahI1aNtBNL/nc3R57xts541rCf7dTHRNvFVA8oOd8JBvHkY+bgmJeaWxYuaqz
 ZsXL6MQqPFdN7vhegoT0uuvqEBoWT+DHfzcEfo57qO3a4tkyz1hklov8NsGBXuIuN9tk
 kt0Qo6Q/W9X2XqNvEYx35OR1LqXfmMogiflNl9msIGwPF1eF9QsS19hGx4Q+I0mPEj+u
 w/RAkEBk9ttgBFjiy0qLsoVPIjvowJr5SxWV4qyNxdWHnMddx6ZUDgcPPaiRd9GguOPJ
 LcpjYTVS58PRPA12BQf0W97tcz9Z7uXO5c7E+xoASXrWsJAMNnePVYYDxhAYIkf6BezI
 ECww==
X-Gm-Message-State: AOAM530hBEuTZegp4TFTYM1uB2ODGh/7E0LjkhYUUn2GTLUKJo1smCyH
 g7H5J40Ca69YuqaRZ5zW61tmBOdWgcC9rMeZCKE=
X-Google-Smtp-Source: ABdhPJz2m3sgpIgmoOdFBlk9xbkvgiKY+jxWgexLLw5q9cUPo19QgKfT8lacoCZ6qNZbGtAKdBQu2pjSA8C46XeMcvs=
X-Received: by 2002:a17:907:961d:: with SMTP id
 gb29mr473247ejc.460.1611583427836; 
 Mon, 25 Jan 2021 06:03:47 -0800 (PST)
MIME-Version: 1.0
References: <CANeJNHoujwZWP9kSKY7dLTUkFxeg3nTx=8bdgmdYqFrOSxmU7g@mail.gmail.com>
 <20210125222916.b1fa2ddfb60088112f17eb2c@nifty.ne.jp>
In-Reply-To: <20210125222916.b1fa2ddfb60088112f17eb2c@nifty.ne.jp>
Date: Mon, 25 Jan 2021 15:03:39 +0100
Message-ID: <CANeJNHqY5eVF0R68znhc=rYu8oAcnSKbarMpt_CksgXN5_s5Dw@mail.gmail.com>
Subject: Re: switching to any other than English keyboard layout is not
 handled correctly anymore on the prompt at minimum
To: Takashi Yano <takashi.yano@nifty.ne.jp>
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Ariel Burbaickij via Cygwin <cygwin@cygwin.com>
Reply-To: Ariel Burbaickij <ariel.burbaickij@gmail.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

It says following:
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=

but why would it matter in the scenario where the user switches the layout
explicitly him-/herself?


Kind Regards
Ariel Burbaickij


On Mon, Jan 25, 2021 at 2:29 PM Takashi Yano <takashi.yano@nifty.ne.jp>
wrote:

> On Mon, 25 Jan 2021 13:46:48 +0100
> Ariel Burbaickij wrote:
> > Hello Cygwin,
> > I tried to find some files from the command line prompt which are named
> > using various non-Latin (Russian, Hebrew, Arabic) and non-default Latin
> > (German) layouts under Windows 10 Enterprise using recent cygwin version
> > and the outcome is that instead of representing letters I see control
> > characters of the type: \263\320\321  (Unicode numeric value of the
> > letters?). Any ideas what happens here and how correct functionality can
> be
> > restored?
>
> What does locale command say?
>
> --
> Takashi Yano <takashi.yano@nifty.ne.jp>
>
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
