help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Correct Display of UTF-8-coded Compilation Warnings/Errors inside co


From: Nordlöw
Subject: Re: Correct Display of UTF-8-coded Compilation Warnings/Errors inside compilation-mode
Date: 22 May 2007 07:16:00 -0700
User-agent: G2/1.0

This line works for me:
(set-default-coding-systems 'utf-8)

but not this line
   (add-hook 'compilation-mode-hook
             (lambda () (set-process-coding-system 'utf-8)))


Thanks,
Nordlöw



reply via email to

[Prev in Thread] Current Thread [Next in Thread]