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

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

Re: Gnus MIME charset advice, with XEmacs


From: Adam Sjøgren
Subject: Re: Gnus MIME charset advice, with XEmacs
Date: Mon, 29 Nov 2004 23:55:03 +0100
User-agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity, linux)

On Fri, 26 Nov 2004 18:42:16 +0000, Aidan wrote:

> If you're using the stable version of XEmacs, you'll need to load
> Mule-UCS to have Gnus find the UTF-8 coding system. I have;

>  (unless (or (coding-system-p (find-coding-system 'utf-8))
>             (null (locate-library "un-define")))
>    (require 'un-define)
>    (require 'unidata))

> in my ~/.xemacs/init.el, which has the nice side affect of also
> working on, and not interfering with, 21.5 and its built-in Unicode
> support.

Thank you for providing this, I've been trying several times to find
the magic "display UTF-8"-recipe for XEmacs 21.4, but never succeeded
- this did the trick!


  Thanks again,

-- 
 "Where hell waits behind every door                          Adam Sjøgren
  With John Denver songs"                                asjo@koldfront.dk


reply via email to

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