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

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



>>>>> In [emacs-w3m : No.03345]
>>>>>	Mats Lidell <matsl@contactor.se> wrote:

TSUCHIYA> [...] So, could you
TSUCHIYA> evaluate the following expression before emacs-w3m is
TSUCHIYA> started and after?
TSUCHIYA>     (fboundp 'make-ccl-coding-system)

> nil both before and after.

Hm, it is not likely but the error might be occurred if you are
using XEmacs 21.5-b6 with MULE and APEL has been compiled for
non-MULE XEmacs.  Oh, I must be joking.

Could you evaluate the following three forms and tell us the
results?

(featurep 'mule)

(progn (require 'pccl) (featurep 'pccl-20))

(progn (require 'w3m) w3m-output-coding-system)
-- 
Katsumi Yamaoka <yamaoka@jpl.org>