From unknown Sun Jun 22 15:21:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4151 <4151@debbugs.gnu.org> To: bug#4151 <4151@debbugs.gnu.org> Subject: Status: non-utf locale leads to errors in `decode-coding-region' (dired) Reply-To: bug#4151 <4151@debbugs.gnu.org> Date: Sun, 22 Jun 2025 22:21:54 +0000 retitle 4151 non-utf locale leads to errors in `decode-coding-region' (dire= d) reassign 4151 emacs submitter 4151 David Reitter severity 4151 normal tag 4151 unreproducible thanks From david.reitter@gmail.com Sat Aug 15 05:21:16 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 15 Aug 2009 12:21:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7FCLE7K017028 for ; Sat, 15 Aug 2009 05:21:16 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McIG2-0006dA-9O for bug-gnu-emacs@gnu.org; Sat, 15 Aug 2009 08:21:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McIG0-0006cy-9p for bug-gnu-emacs@gnu.org; Sat, 15 Aug 2009 08:21:12 -0400 Received: from [199.232.76.173] (port=36796 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McIG0-0006cv-30 for bug-gnu-emacs@gnu.org; Sat, 15 Aug 2009 08:21:12 -0400 Received: from qw-out-1920.google.com ([74.125.92.147]:24432) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1McI5p-0006G6-Nm for bug-gnu-emacs@gnu.org; Sat, 15 Aug 2009 08:10:42 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1169935qwf.24 for ; Sat, 15 Aug 2009 05:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=eML6IMvKB6NPtqDSHOtkqm9XAwOyZOQ1zBaggbM/Bwo=; b=iCyCgcz39eSX4/ecimME3b5Ukqc26i24f+zyjtnKWPCXI4XDxhF/wQspiCLO+G2mx6 6LrdV1ckzo8ZQErnZxkX5PB4IxeynaxCjx7H4dPpKZmDbTjWfZX+7ZI1jG9jVz9xOuND 0bc3gz9z2uMFjpekY0reSw6FoWgLoBOf7LQPU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=q1Nca/XDhsov9VdIqYgiTgd5UlZbauxN2YWjZ8vvtOI3+uP7cFpS4tGmt5zhFguetb 3UPTwGGusT6UuKPG33F4xB6Ok0cckrRb67UXVsS5EQyE0QqADqlBe6Xn3XMGQIa4HM51 tNkukKF4HJ36RevFGt6DcJAn0AdE8iIRzSO3A= Received: by 10.224.29.131 with SMTP id q3mr3068156qac.264.1250338237226; Sat, 15 Aug 2009 05:10:37 -0700 (PDT) Received: from scarlett.local (pool-72-95-245-237.pitbpa.east.verizon.net [72.95.245.237]) by mx.google.com with ESMTPS id 5sm5242386qwg.20.2009.08.15.05.10.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 15 Aug 2009 05:10:36 -0700 (PDT) From: David Reitter Content-Type: text/plain; charset=iso-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Subject: non-utf locale leads to errors in `decode-coding-region' (dired) Date: Sat, 15 Aug 2009 08:10:32 -0400 Message-Id: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> To: Bug-Gnu-Emacs Mime-Version: 1.0 (Apple Message framework v1074) X-Mailer: Apple Mail (2.1074) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) With export LANG=3Dde_DE.ISO8859-15 on a Mac (NS port), and a directory that contains a folder named =20 "T=E4t=E4=E4"(i.e. a German umlaut), viewing the directory with `dired' =20= 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 =20= so) 2. with this locale, "ls -la" will not output utf-8-nfd, even though =20 it seems that we expect this. Debugger entered--Lisp error: (wrong-type-argument wholenump nil) decode-coding-region(1 8177 utf-8-nfd) insert-directory("/Users/dr/" "-al" nil t) dired-insert-directory("/Users/dr/" "-al" nil nil t) dired-readin-insert() dired-readin() dired-internal-noselect("~/" nil) dired-noselect("~/") run-hook-with-args-until-success(dired-noselect "~/") find-file-noselect("~/" nil nil t) From eliz@gnu.org Sat Aug 15 06:33:14 2009 Received: (at 4151) by emacsbugs.donarmstrong.com; 15 Aug 2009 13:33:14 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,FOURLA,GMAIL, HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mtaout2.012.net.il (mtaout2.012.net.il [84.95.2.4]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7FDXCCJ032532 for <4151@emacsbugs.donarmstrong.com>; Sat, 15 Aug 2009 06:33:14 -0700 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KOF00E006MYCA00@i_mtaout2.012.net.il> for 4151@emacsbugs.donarmstrong.com; Sat, 15 Aug 2009 16:33:06 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.127.190]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KOF00E3R6Z5UW80@i_mtaout2.012.net.il>; Sat, 15 Aug 2009 16:33:06 +0300 (IDT) Date: Sat, 15 Aug 2009 16:33:08 +0300 From: Eli Zaretskii Subject: Re: bug#4151: non-utf locale leads to errors in `decode-coding-region' (dired) In-reply-to: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> X-012-Sender: halo1@inter.net.il To: David Reitter , 4151@debbugs.gnu.org Reply-to: Eli Zaretskii Message-id: <83ws55i4mj.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> > From: David Reitter > Date: Sat, 15 Aug 2009 08:10:32 -0400 > Cc: > > 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. Thanks for the report, but please use report-emacs-bug to do that, or copy the necessary information it provides to whatever MUA you use to send. In this case, essential information about your Emacs version and date of build is missing. From handa@m17n.org Mon Aug 17 19:28:15 2009 Received: (at 4151) by emacsbugs.donarmstrong.com; 18 Aug 2009 02:28:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,FOURLA,GMAIL, HAS_BUG_NUMBER,SPF_HELO_PASS autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7I2SDuJ028188 for <4151@emacsbugs.donarmstrong.com>; Mon, 17 Aug 2009 19:28:15 -0700 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n7I2SCWp011036; Tue, 18 Aug 2009 11:28:12 +0900 (JST) env-from (handa@m17n.org) Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n7I2SCPW020164; Tue, 18 Aug 2009 11:28:12 +0900 (JST) env-from (handa@m17n.org) Received: by smtp1.aist.go.jp with ESMTP id n7I2SCo9010594; Tue, 18 Aug 2009 11:28:12 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1MdEQm-0006Tj-78; Tue, 18 Aug 2009 11:28:12 +0900 From: Kenichi Handa To: David Reitter , 4151@debbugs.gnu.org In-reply-to: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> (message from David Reitter on Sat, 15 Aug 2009 08:10:32 -0400) Subject: Re: bug#4151: non-utf locale leads to errors in `decode-coding-region' (dired) References: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-Id: Date: Tue, 18 Aug 2009 11:28:12 +0900 In article <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com>, 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) I think it's a bug of ns-utf8-nfd-post-read-conversion that is set for :post-read-conversion of utf-8-nfd. Anyone who wrote it please work on this bug. > 2. with this locale, "ls -la" will not output utf-8-nfd, even though > it seems that we expect this. Please find why default-file-name-coding-system (or file-name-coding-system) is set to ntf-8-nfd. --- Kenichi Handa handa@m17n.org From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 20:52:15 2010 Received: (at control) by debbugs.gnu.org; 27 Jan 2010 01:52:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZx4p-0001L8-3A for submit@debbugs.gnu.org; Tue, 26 Jan 2010 20:52:15 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZx4n-0001Kz-Cy for control@debbugs.gnu.org; Tue, 26 Jan 2010 20:52:13 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZx4j-0008Do-Q1; Tue, 26 Jan 2010 20:52:09 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.40009.742711.907136@fencepost.gnu.org> Date: Tue, 26 Jan 2010 20:52:09 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: .,Id9;5qiQf&2n,<1Q)pSe~'s"9B`l,&Ounxr+7\iedM93C_oK>"#$=D?*3Jqnu(&EvTR4 X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) tags 4053 moreinfo reassign 4066 emacs,org-mode reassign 4068 emacs,org-mode severity 4068 minor unarchive 4087 reassign 4087 notemacs tags 4094 moreinfo merge 4094 4096 merge 1611 3978 4108 unarchive 4097 unarchive 4130 merge 4097 4130 tags 4140 moreinfo close 4146 reassign 4151 emacs,ns tags 4192 patch From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 11 15:45:56 2016 Received: (at 4151) by debbugs.gnu.org; 11 Feb 2016 20:45:56 +0000 Received: from localhost ([127.0.0.1]:36980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTy7g-0000bH-24 for submit@debbugs.gnu.org; Thu, 11 Feb 2016 15:45:56 -0500 Received: from mail-wm0-f44.google.com ([74.125.82.44]:34654) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTy7e-0000b4-NR for 4151@debbugs.gnu.org; Thu, 11 Feb 2016 15:45:55 -0500 Received: by mail-wm0-f44.google.com with SMTP id 128so37506606wmz.1 for <4151@debbugs.gnu.org>; Thu, 11 Feb 2016 12:45:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=dHIGRUNXSi9oUkdhnb+fE+1rLAUQKdDSBroXz2PN9B8=; b=z6A2OaFtnWY4RcBIlcND5ouckAS9Hv7SOWI8lqk5DeW2AUnnJT0i3It2Bj9D+VOcDD NO09BFUgJtJdm/4Z+2ESRrriC29ZUuyVlWaxjz02qQ4Gjl05qhfbR9YpPI98bTPzbVvs rruWotTRdHPL9dp4mTrt9W3af1gEAPk1sMRdduMLAQv5CGKRCX3CTcFMSUV5FJS/U8Qc HwafGguENY2O6q2TMNjjDgEf3RZwHz41ENNVusBA/GxfhXfMt4/cz4CCoDvuckLvh2P6 +/7nyFT6Igm1EfgIWMaue44N6Tm6W6K1Nzw3YThSvZyRCt9QAsNbn4V051vZyDcbS6X2 SzjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version:content-type :content-transfer-encoding; bh=dHIGRUNXSi9oUkdhnb+fE+1rLAUQKdDSBroXz2PN9B8=; b=KfMCtkjMJDNQC6tuysVTe0gZP+rzT2fPHhwQtPlkDAACf4TaLylsmMbgHMEB5yRZ9Q b/PQvlDFsXhLHMrzFg6IF/CKDyeKIXsACgBn0vEClRRJDV6vbze+k1KaG3dnRWvi3qz8 9aBoLmBe9eZQKrA/f/imIhRfF3uzQoQ9kx0Zt1YTVWPrigEIW2DiIO6LvG1FOeKRRwjB WkvjfJN8ZxntDrFnbA0zyyrfVhT7sYJVC/cYZphICyUR6HMb0eJdF0DVJ0nvoizEuKCx Z2pO4fvBP07srMeqN3TCl31LMfofAFYPzDbtzISBFGE086fHyi+NTYACdfFehmI98ewQ BKcg== X-Gm-Message-State: AG10YOS8ZSHdKCj5+WDK+pL6d+KBgtNDVaMlJvyIw8bp2uR+5CgH38WqTOfloRpwwnBy/w== X-Received: by 10.28.30.132 with SMTP id e126mr563479wme.42.1455223549228; Thu, 11 Feb 2016 12:45:49 -0800 (PST) Received: from galloway.idiocy.org (c.f.9.0.5.3.0.e.5.e.a.d.2.7.5.5.9.2.1.8.8.f.3.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:3f8:8129:5572:dae5:e035:9fc]) by smtp.gmail.com with ESMTPSA id av3sm9105021wjc.44.2016.02.11.12.45.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Feb 2016 12:45:48 -0800 (PST) From: Alan Third To: David Reitter Subject: Re: bug#4151: non-utf locale leads to errors in `decode-coding-region' (dired) References: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> Date: Thu, 11 Feb 2016 20:45:47 +0000 In-Reply-To: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> (David Reitter's message of "Sat, 15 Aug 2009 08:10:32 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 4151 Cc: 4151@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) David Reitter writes: > With > > export LANG=3Dde_DE.ISO8859-15 > > on a Mac (NS port), and a directory that contains a folder named > "T=C3=A4t=C3=A4=C3=A4"(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? --=20 Alan Third From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 11 15:46:06 2016 Received: (at control) by debbugs.gnu.org; 11 Feb 2016 20:46:06 +0000 Received: from localhost ([127.0.0.1]:36984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTy7q-0000cG-8U for submit@debbugs.gnu.org; Thu, 11 Feb 2016 15:46:06 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:37416) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTy7o-0000bR-So for control@debbugs.gnu.org; Thu, 11 Feb 2016 15:46:05 -0500 Received: by mail-wm0-f48.google.com with SMTP id g62so85391531wme.0 for ; Thu, 11 Feb 2016 12:46:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:message-id:to:from:subject; bh=4pd53TeQUQ0BiZ7bH5M2kPxwhEC0qYXj2KdpHRy8GPM=; b=qrd1Ii93Twz+X1dCPvJaWtxo8p8/yYLhmvk4OxnN+hAz5LsJ7Gb8+Ie9nYFhaatJEA EEQ9LKVMbV7CdvZhrKMrjmkgZH02n0VftwHqdtyFIVMlRoyb2Y0Xfgi0AA/Xd+flH0Z0 5xQv46AaIFu0g5m6ZF92zINM4xJhfesnU5+oGQzKhP+1nLxy8zdpJxtV3+NxvLN/3nmv 41FVBm/TcCYOluAaAHM60jZcy/86BxXOvQPR7byuwEwty16S5PPQq5a72V3D8hxslNG0 5YHhjl1cwnHoKkbByzTG6WeeLYvjt7pH8B0Fl0gqZ0Eq8SNcYW26aszvNfgl8JVmJbtC wDIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=4pd53TeQUQ0BiZ7bH5M2kPxwhEC0qYXj2KdpHRy8GPM=; b=CM6LJgodfnCRzVngsSUTm8+qCe7pWd4bIaiSrFbUSaKSf/Hb1pJBmuEb2sKoOzA2Y7 P7jYtp7H6j+zgycndt/tk1PXJtRWuXkKG/ZlnZm+zHs+5H2MMp3JeMiCoZb+n2gZixBn Sj2za0aXte2gUiCJ7Kn+Q56NTBkV5IAmoLo0qfmwp6WIfXXMXXYCPt5ycWSpavHGpWHQ FN2+ggAbS+xTEUwRfGlH1LTxlPNYHv8eT4fN3STP65o+OXUgY9hPBaRbDCM1h1aD1PN9 JLtHQjWoS9DY5gjIWBUoHDZDyLcg7LZ0iNJlNykwganxasEpLBwcFgvqoljxL0fEyiOV RhHA== X-Gm-Message-State: AG10YOTRUldswAARQ01CorWw2L8Z0KOoSFLZS7mQQI4mll3Us5C8mqD/XiIkhPL0X0VB2g== X-Received: by 10.194.103.198 with SMTP id fy6mr56730493wjb.48.1455223559408; Thu, 11 Feb 2016 12:45:59 -0800 (PST) Received: from galloway.idiocy.org (c.f.9.0.5.3.0.e.5.e.a.d.2.7.5.5.9.2.1.8.8.f.3.0.0.b.8.0.1.0.0.2.ip6.arpa. [2001:8b0:3f8:8129:5572:dae5:e035:9fc]) by smtp.gmail.com with ESMTPSA id b203sm9551544wmh.8.2016.02.11.12.45.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Feb 2016 12:45:58 -0800 (PST) Date: Thu, 11 Feb 2016 20:45:57 +0000 Message-Id: To: control@debbugs.gnu.org From: Alan Third Subject: control message for bug #4151 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) tags 4151 unreproducible From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 11 15:55:56 2016 Received: (at 4151-done) by debbugs.gnu.org; 11 Feb 2016 20:55:56 +0000 Received: from localhost ([127.0.0.1]:36992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTyHM-0000qB-Bm for submit@debbugs.gnu.org; Thu, 11 Feb 2016 15:55:56 -0500 Received: from mail-qg0-f54.google.com ([209.85.192.54]:36543) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aTyHL-0000pz-O1 for 4151-done@debbugs.gnu.org; Thu, 11 Feb 2016 15:55:55 -0500 Received: by mail-qg0-f54.google.com with SMTP id y9so48287523qgd.3 for <4151-done@debbugs.gnu.org>; Thu, 11 Feb 2016 12:55:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=JfbBHAvVcVZVzMCw6Z6yWTbulPeFwHQvoe+SLoKBc6Q=; b=K6KOb0ay2webiPR4R1muoSO+ObiG8T5ppL2clBr8I7K2SLeX7skDt/1YnCYp1je+WF FM0n0CfgUvCqFIyjOiCkblUqA9CTnO2h83ZFLJVU6NRG3CiEfRi4DdsdeC96dRBkiZ9K Eca7QB4864Rj2+3wjWC3o+8/5OtJMLUv9mp5ohwooS9BLMliT9vNWvQLVFUqEHP+Pc3h z+02oEedojlRvYu0oHCJlI5D0UcavO/hVjMmQuFzcx5HLJ2TB+GDGMTCKKz0yDZo7y48 QyooRz0mvti6Nn5vCgP/FIqyGNfYzOGBQ03obHIU0yAv8W8vbTB5UUffPMC3gCtTWJCx 1pwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=JfbBHAvVcVZVzMCw6Z6yWTbulPeFwHQvoe+SLoKBc6Q=; b=LlvSOIjETy3MxuavKv+MYetJF9Kx0vV3HE/5pSXQazlHLmNxqHKQ7pOcdJ1DvOp37+ aPzlXW0v0hOfz1y1B0hrRQ/VnY/MAyZe/FE954UF1ACcocGvAj8s8kEXNP+HU2qalFaa 0sffdeMUkyNwQEiIghvM+yp+i8K1pZvYfYsRD2wZsgghthqHxrVIPLqpodwm1YwqOEys vimDHqUQ0SufWJhOacIg7Wbrinmw6BfbiUFGfLXtMyasxbtBC8EyKpBZ1dv8eGkslREu wcRpokjVGOGWBdAWFovMxaBX3uDjQ96tUQCMjDjfkK4iZX3ArcMe2oFpq4nzfYlvxhUn hStw== X-Gm-Message-State: AG10YOSZxqZs3FFIWfpEgz4qY3G9joPoz13WTcCiYf2EBgG8ZGO+XNoCrbTNfJXL02ZigA== X-Received: by 10.140.109.100 with SMTP id k91mr59904066qgf.54.1455224150037; Thu, 11 Feb 2016 12:55:50 -0800 (PST) Received: from [192.168.2.7] (brain.ist.psu.edu. [130.203.154.65]) by smtp.gmail.com with ESMTPSA id a102sm1668857qgf.21.2016.02.11.12.55.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 11 Feb 2016 12:55:48 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: bug#4151: non-utf locale leads to errors in `decode-coding-region' (dired) From: David Reitter In-Reply-To: Date: Thu, 11 Feb 2016 15:55:47 -0500 Content-Transfer-Encoding: 7bit Message-Id: References: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> To: Alan Third X-Mailer: Apple Mail (2.3112) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 4151-done Cc: 4151-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Feb 11, 2016, at 3:45 PM, Alan Third wrote: > > Hi, I can't reproduce this with Emacs 25. Are you still seeing this > problem with a recent build? I do not. It seems to have been fixed. Thanks for checking on it. Closing the bug. From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 11 16:21:21 2016 Received: (at 4151) by debbugs.gnu.org; 11 Feb 2016 21:21:21 +0000 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 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 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 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 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 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 Date: Thu, 11 Feb 2016 23:21:03 +0200 Message-Id: <83mvr77xkw.fsf@gnu.org> From: Eli Zaretskii To: Alan Third In-reply-to: (message from Alan Third on Thu, 11 Feb 2016 20:45:47 +0000) Subject: Re: bug#4151: non-utf locale leads to errors in `decode-coding-region' (dired) References: <14BCF4EE-ACCD-401B-8072-24112978DCBD@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.3 (-----) X-Debbugs-Envelope-To: 4151 Cc: david.reitter@gmail.com, 4151@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.3 (-----) > 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. From unknown Sun Jun 22 15:21:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 11 Mar 2016 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator