help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dired doesn't decode UTF-8 file names


From: Kevin Rodgers
Subject: Re: Dired doesn't decode UTF-8 file names
Date: Mon, 28 Aug 2006 09:02:58 -0600
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Peter Dyballa wrote:
>
> Am 24.08.2006 um 18:12 schrieb Kevin Rodgers:
>> Is there an entry in process-coding-system-alist for ls?  Should there
>> be?
>
> Not directly ...
>
>     (("\\*shell\\*\\'" utf-8 . utf-8)
>      ("\\*.* output\\*\\'" iso-8859-15-unix . iso-8859-15-unix))
>
> The second line is meant for AUCTeX output buffers (although not really
> working, probably I have to find some hook). Is there really more needed?

That doesn't look right at all.  According to its doc string, the car of
the alist elements should be a regexp that matches a program name,
whereas your patterns look like they match buffer names.

--
Kevin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]