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

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

Re: emacs-w3m seems not working with version 22.0.50


From: Katsumi Yamaoka
Subject: Re: emacs-w3m seems not working with version 22.0.50
Date: Mon, 04 Sep 2006 19:59:23 +0900
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

>>>>> In <87r6yvrny4.fsf@gentoo.whu.ca> Peter Wu wrote:

> I added the following 2 lines to my .emacs

>   (require 'w3m-load)
>   (setq mm-text-html-renderer 'w3m)

> When I attempt to read a RSS feed, I get the this error:

>      Checking new news...done
>      Retrieving newsgroup: nnrss:Autoblog...
>      Loading disp-table...done
>      Loading gnus-ml...done
>      Loading byte-opt...done
>      nnrss: Requesting Autoblog...done
>      Fetching headers for nnrss:Autoblog...done
>      Generating summary...done
>      Loading gnus-bcklg...done
>      Loading gnus-async...done
>      Loading mail-extr...done
>      Loading cl-macs...done
>      byte-code: Invalid function: charset-id

> What am I missing here? Thanks.

It looks like a very rare case.  I guess you're using emacs-w3m
v1.4.3 or older and it was byte compiled by the old version of
Emacs 22 in which the `charset-id' macro was disappeared.
Re-installing the latest emacs-w3m[1] using the most recent
Emacs 22 will solve the problem.

[1] You can obtain a snapshot from:
http://cvs.namazu.org/emacs-w3m.tar.gz?view=tar


reply via email to

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