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

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

MS Windows: utf-8 in command line


From: Óscar Fuentes
Subject: MS Windows: utf-8 in command line
Date: Thu, 23 Jun 2016 04:28:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

This works on the Windows XP shell (cmd.exe):

C:\> chcp 65001
C:\> grep λ *.txt
λfoo

(grep.exe is from MSYS2 and the .txt file encoding is utf-8).

However, M-x grep from Emacs displays no results ("Grep finished with no
matches found...").

Is there a method for executing shell commands encoded in utf-8 from
Emacs on Windows?




reply via email to

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