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

Re: w3m-iso-latin-1 - "No such coding system"



>> On Fri, 03 May 2002 09:01:48 +0200
>> matsl@contactor.se (Mats Lidell) said as follows:

>When I use emacs-w3m I get the error message w3m-iso-latin-1 - "No
>such coding system".

I am wondering that make-ccl-coding-system() is not defined in your
XEmacs before w3m-xmas.el is loaded.  So, could you evaluate the
following expression before emacs-w3m is started and after?

    (fboundp 'make-ccl-coding-system)

-- 
TSUCHIYA Masatoshi