From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#41488: 26.3; Cyrillic chars in output of find-dired and find-name-dired looks like '\234\188\123' Date: Sat, 23 May 2020 19:03:40 +0300 Message-ID: <83ftbqzlib.fsf@gnu.org> References: <87imgmyarw.fsf@hwslack.ware> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="90521"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 41488@debbugs.gnu.org To: Viktor Larkin Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 23 18:04:11 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jcWd9-000NP6-9Y for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 23 May 2020 18:04:11 +0200 Original-Received: from localhost ([::1]:55300 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcWd8-0002KN-BD for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 23 May 2020 12:04:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40690) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcWd1-0002K9-72 for bug-gnu-emacs@gnu.org; Sat, 23 May 2020 12:04:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52080) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jcWd0-0001Z1-Uf for bug-gnu-emacs@gnu.org; Sat, 23 May 2020 12:04:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jcWd0-0000BM-Ph for bug-gnu-emacs@gnu.org; Sat, 23 May 2020 12:04:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 23 May 2020 16:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41488 X-GNU-PR-Package: emacs Original-Received: via spool by 41488-submit@debbugs.gnu.org id=B41488.1590249827670 (code B ref 41488); Sat, 23 May 2020 16:04:02 +0000 Original-Received: (at 41488) by debbugs.gnu.org; 23 May 2020 16:03:47 +0000 Original-Received: from localhost ([127.0.0.1]:35392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcWck-0000Ae-Lg for submit@debbugs.gnu.org; Sat, 23 May 2020 12:03:46 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcWcf-0000AI-HM; Sat, 23 May 2020 12:03:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44805) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcWca-0001O3-A9; Sat, 23 May 2020 12:03:36 -0400 Original-Received: from [176.228.60.248] (port=1318 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcWcX-0001Hm-Os; Sat, 23 May 2020 12:03:34 -0400 In-Reply-To: <87imgmyarw.fsf@hwslack.ware> (message from Viktor Larkin on Sat, 23 May 2020 17:40:51 +0300) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:180819 Archived-At: merge 41488 36085 thanks > From: Viktor Larkin > Date: Sat, 23 May 2020 17:40:51 +0300 > > I've no idea what causes this bug, but... When I do recursive search > with find-dired or find-name-dired with cyrillic chars as search pattern > (e.g. документ) I always get something like '\234\221\123' instead of > correct cyrillic chars in file names and file paths. To reproduce: > > 1. emacs -Q > > 2. C-x d > > 3. M-x find-name-dired > > 4. RET > > 5. документ*.txt > > 6. RET > > Output of locale in terminal and in eshell is the same. ru_RU.UTF-8 is a > chosen encoding for LANG and LC_CTYPE. Emacs version is 26.3. GNU findutils > version is 4.7.0. > > I've found this topic > https://www.reddit.com/r/emacs/comments/bvuv9q/cyrillic_letters_dont_work_with_find_in_emacs/eptkhsr/ > . Seems like bug is still in the wild. This is a duplicate of bug#36085, which was found not to be an Emacs bug. See the discussion there: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36085