From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#4151: non-utf locale leads to errors in `decode-coding-region' (dired) Date: Thu, 11 Feb 2016 23:21:03 +0200 Message-ID: <83mvr77xkw.fsf@gnu.org> References: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1455225741 2236 80.91.229.3 (11 Feb 2016 21:22:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Feb 2016 21:22:21 +0000 (UTC) Cc: david.reitter@gmail.com, 4151@debbugs.gnu.org To: Alan Third Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 11 22:22:12 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aTygl-0004rJ-VO for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Feb 2016 22:22:12 +0100 Original-Received: from localhost ([::1]:53683 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTygl-00079J-3Y for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Feb 2016 16:22:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTygg-00076o-N6 for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 16:22:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTygc-0003Yi-1b for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 16:22:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTygb-0003Ye-Uh for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 16:22:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aTygb-000355-Q2 for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 16:22:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 11 Feb 2016 21:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4151 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible Original-Received: via spool by 4151-submit@debbugs.gnu.org id=B4151.145522568111791 (code B ref 4151); Thu, 11 Feb 2016 21:22:01 +0000 Original-Received: (at 4151) by debbugs.gnu.org; 11 Feb 2016 21:21:21 +0000 Original-Received: from localhost ([127.0.0.1]:37006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTyfx-000347-K8 for submit@debbugs.gnu.org; Thu, 11 Feb 2016 16:21:21 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59167) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTyfw-00033t-8K for 4151@debbugs.gnu.org; Thu, 11 Feb 2016 16:21:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTyfm-0003Nf-Kh for 4151@debbugs.gnu.org; Thu, 11 Feb 2016 16:21:15 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTyfm-0003NY-GS; Thu, 11 Feb 2016 16:21:10 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1041 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aTyfl-0007GD-PZ; Thu, 11 Feb 2016 16:21:10 -0500 In-reply-to: (message from Alan Third on Thu, 11 Feb 2016 20:45:47 +0000) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 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.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:112906 Archived-At: > From: Alan Third > Date: Thu, 11 Feb 2016 20:45:47 +0000 > Cc: 4151@debbugs.gnu.org > > David Reitter writes: > > > With > > > > export LANG=de_DE.ISO8859-15 > > > > on a Mac (NS port), and a directory that contains a folder named > > "Tätää"(i.e. a German umlaut), viewing the directory with `dired' > > fails with an error message. The trace is below. > > > > The bugs here are > > 1. `decode-coding-region' signals an error (it is not documented to do > > so) > > 2. with this locale, "ls -la" will not output utf-8-nfd, even though > > it seems that we expect this. > > Hi, I can't reproduce this with Emacs 25. Are you still seeing this > problem with a recent build? I think this was fixed by the recent changes in the way we decode file names and list directories on OS X HFS filesystems.