Show error in EN locale to easy search how fix problem in docs and Internet.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 20 Feb 2011 16:05:14 +0200
changeset 577 d24848aec7d1
parent 572 ead98b9f85c3
child 578 66918a26149f
Show error in EN locale to easy search how fix problem in docs and Internet.
.emacs-my
--- a/.emacs-my	Wed Feb 09 15:20:49 2011 +0200
+++ b/.emacs-my	Sun Feb 20 16:05:14 2011 +0200
@@ -1131,6 +1131,9 @@
 ;; compilation window shall scroll down if not 0
 (setq compilation-scroll-output 1)
 
+;; Show error in EN locale to easy search how fix problem in docs and Internet.
+(setq compilation-environment '("LANG=C"))
+
 (eval-after-load 'compile
   '(progn
      ;; My funny error messages.