info-gnus-english
[Top][All Lists]
Advanced

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

Re: Always i want "UTF-8" instead of "US-ASCII"


From: Byung-Hee HWANG
Subject: Re: Always i want "UTF-8" instead of "US-ASCII"
Date: Tue, 28 Jul 2009 13:19:00 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix)

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Mon, 27 Jul 2009 16:48:11 +0900 Byung-Hee HWANG <bh@izb.knu.ac.kr> wrote: 
>
> BH> Personally i prefer UTF-8. Am i wrong?
>
> I personally use this:
>
> (set-coding-priority '(coding-category-utf-8))
> (setq locale-coding-system 'utf-8)
> (set-selection-coding-system 'utf-8)
> (prefer-coding-system 'utf-8)
> ;;; Gnus specific
> (setq mm-coding-system-priorities '(iso-latin-1 utf-8))
>
> and I also have LANG=en_US.UTF-8 in my environment.  This works pretty well.
>
> Ted

First of all, thanks for all replied to me. Just i had a testing by
Ted's way and Tassilo's way. Unfortunately, i could not see what i
expected by those ways. Anyway i solved the problem by my way. After
simple patch [1], i did recompiling all Emacs. Then i recovered my peace
with Gnus. 

Sincerely,

[1] http://izb.knu.ac.kr/~bh/stuff/fsf20090728001.diff

-- 
"Personally, I think that is a mistake."
                -- Tom Hagen, "Chapter 1", page 61




reply via email to

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