[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when loading any webpage
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 05 Jun 2015 20:51:22 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12470
- References: <3F77C75B5120534B9BF69F5B271DAF6A032001BD60CC@xxxxxxxxxxxxxxxxxxxxxxx>
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