Ted Zlatanov <t...@lifelogs.com> writes: > On Mon, 27 Jul 2009 16:48:11 +0900 Byung-Hee HWANG <b...@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 _______________________________________________ info-gnus-english mailing list info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english