.emacs-my
changeset 1542 29783921b4f7
parent 1541 dca10cecc9e2
child 1543 438174f1f3f5
--- a/.emacs-my	Wed Oct 11 00:28:06 2017 +0300
+++ b/.emacs-my	Sat Oct 21 18:27:41 2017 +0300
@@ -1033,6 +1033,7 @@
   ;; (setq-default buffer-file-coding-system 'cp1251)
   ;; (setq default-file-name-coding-system 'cp1251)
   ;; (setq default-process-coding-system '(cp1251 . cp1251))
+  (setq default-process-coding-system '(utf-8-dos . utf-8-unix))
   )
  ((equal window-system 'x)
   (prefer-coding-system 'utf-8-unix)