all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* MS Windows: utf-8 in command line
@ 2016-06-23  2:28 Óscar Fuentes
  2016-06-23 15:21 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Óscar Fuentes @ 2016-06-23  2:28 UTC (permalink / raw)
  To: help-gnu-emacs

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?




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-23 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23  2:28 MS Windows: utf-8 in command line Óscar Fuentes
2016-06-23 15:21 ` Eli Zaretskii
2016-06-23 15:47   ` Óscar Fuentes

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.