emacs-devel
[Top][All Lists]
Advanced

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

Re: What does Emacs on w32 know that grep can't figure out?


From: Andreas Schwab
Subject: Re: What does Emacs on w32 know that grep can't figure out?
Date: Fri, 01 Oct 2010 10:12:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> Date: Fri, 01 Oct 2010 07:37:59 +0200
>> From: "Jan D." <address@hidden>
>> Cc: Lennart Borgman <address@hidden>,
>>      Emacs-Devel devel <address@hidden>
>> 
>> GNU grep understands UTF-8 I think.
>
> Not really.  Grep just compares bytes one by one, it knows nothing
> about multibyte characters.

grep uses exactly the character encoding as specified by the locale.
But it does not support wide character encodings, only multibyte ones.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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