# HG changeset patch # User Oleksandr Gavenko # Date 1298315367 -7200 # Node ID 66918a26149fcd61b9f12a67b0dd88074e0afebd # Parent 259fabfae56eabc3a7df514b68b7ec4cad7d1e98# Parent d24848aec7d131eb05788c5a28441cc3b9027888 merged diff -r 259fabfae56e -r 66918a26149f .emacs-my --- a/.emacs-my Sun Feb 20 21:11:26 2011 +0200 +++ b/.emacs-my Mon Feb 21 21:09:27 2011 +0200 @@ -1136,6 +1136,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.