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

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

Re: Changing Encoding system for "Defaults for subprocess I/O"


From: Eli Zaretskii
Subject: Re: Changing Encoding system for "Defaults for subprocess I/O"
Date: Tue, 26 May 2015 05:41:03 +0300

> Date: Mon, 25 May 2015 18:00:43 -0700 (PDT)
> From: dan <breadncup@gmail.com>
> 
> This commands make it work:
> 
> (setq process-coding-system-alist (cons '("bash" . (utf-8-nfd . utf-8-nfd)) 
> process-coding-system-alist))
> 
> Do you know what the "utf-8-nfd" means there? utf-8 or utf-8-unix does not 
> work.

"M-x describe-coding-system RET" should tell you.



reply via email to

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