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

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

Re: encoding problem in temp-buffer


From: Uwe Mayer
Subject: Re: encoding problem in temp-buffer
Date: Sat, 13 May 2006 22:32:33 +0200
User-agent: KNode/0.10.2

Saturday 13 May 2006 21:03 pm Eli Zaretskii wrote:

> Does it help if you type "C-x RET c utf-8 RET" immediately before
> invoking "M-x compile"?

yes! That does the trick.

I did some experimens with what I found on google
(http://www.gnu.org/software/emacs/manual/html_node/Specify-Coding.html),
but changing any of the variables did not work. Specifically
set-buffer-process-coding-system (interactive) requires 1. process, 2.
encoding, but only accepts an incoding as first input (?!).

Changing LC_ALL to "C" does the trick, too. :/

Ciao
Uwe
-- 
He's dead, Jim.



reply via email to

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