author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 21 Feb 2011 21:09:27 +0200 | |
changeset 578 | 66918a26149f |
parent 576 | 259fabfae56e (current diff) |
parent 577 | d24848aec7d1 (diff) |
child 579 | b71e74cfe817 |
--- 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.