# HG changeset patch # User Oleksandr Gavenko # Date 1427801729 -10800 # Node ID 04e9ed4d22a1523225e49ab1077568bc930325a2 # Parent 63e12131f7a0a29141223f6c089958d1acaceead LANG=C damage localised output. diff -r 63e12131f7a0 -r 04e9ed4d22a1 .emacs-my --- a/.emacs-my Thu Mar 26 01:37:32 2015 +0200 +++ b/.emacs-my Tue Mar 31 14:35:29 2015 +0300 @@ -2341,7 +2341,7 @@ (setq compilation-ask-about-save t) ;; Show error in EN locale to easy search how fix problem in docs and Internet. -(setq compilation-environment '("LANG=C")) +;; (setq compilation-environment '("LANG=C")) (my--eval-after-load compile '(progn