From: Nordlöw <per.nordlow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Correct Display of UTF-8-coded Compilation Warnings/Errors inside compilation-mode
Date: 22 May 2007 05:31:07 -0700 [thread overview]
Message-ID: <1179837067.663150.42640@z28g2000prd.googlegroups.com> (raw)
In-Reply-To: <mailman.968.1179825269.32220.help-gnu-emacs@gnu.org>
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
next prev parent reply other threads:[~2007-05-22 12:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-21 23:25 Correct Display of UTF-8-coded Compilation Warnings/Errors inside compilation-mode Nordlöw
2007-05-22 1:34 ` Pascal Bourguignon
2007-05-22 6:54 ` Eli Zaretskii
2007-05-22 6:53 ` Eli Zaretskii
2007-05-22 9:14 ` Peter Dyballa
[not found] ` <mailman.968.1179825269.32220.help-gnu-emacs@gnu.org>
2007-05-22 12:31 ` Nordlöw [this message]
2007-05-22 14:16 ` Nordlöw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1179837067.663150.42640@z28g2000prd.googlegroups.com \
--to=per.nordlow@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).