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

Re: Error when loading any webpage



Hi Yamaoka-san,

After recompile source from melpa, the problem is gone.
Thanks a lot!

Best Regards,
Alex Zhu

-----Original Message-----
From: Katsumi Yamaoka [mailto:yamaoka@xxxxxxx] 
Sent: Friday, June 05, 2015 7:51 PM
To: Zhu, Alex
Cc: emacs-w3m@xxxxxxxxxx
Subject: Re: Error when loading any webpage

In [emacs-w3m : No.12469]
	On Fri, 05 Jun 2015 14:28:26 +0800, Zhu, Alex wrote:
> I just updated emacs-w3m to the latest version on melpa.
> When I tried to load any web site, the w3m popup an error said:

> Debugger entered--Lisp error: (void-function --post-body--83063)
> --post-body--83063((404 "text/html" "utf-8" 2477 "gzip" nil "http://weather.yahoo.co.jp/weather/jp/26/6100.html";))
>   w3m-process-sentinel(#<process /usr/bin/w3m> "finished\n")

I doubt the .elc files weren't byte-compiled correctly.
Could you try rebuilding emacs-w3m, using `configure' and `make', from the source?  The latest one can be obtained from the CVS server.  See: http://emacs-w3m.namazu.org/#download