GNU bug report logs -
#4151
non-utf locale leads to errors in `decode-coding-region' (dired)
Previous Next
Reported by: David Reitter <david.reitter <at> gmail.com>
Date: Sat, 15 Aug 2009 12:30:04 UTC
Severity: normal
Tags: unreproducible
Done: David Reitter <david.reitter <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Alan Third <alan <at> idiocy.org>
> Date: Thu, 11 Feb 2016 20:45:47 +0000
> Cc: 4151 <at> debbugs.gnu.org
>
> David Reitter <david.reitter <at> gmail.com> 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.
This bug report was last modified 9 years and 105 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.