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

Re: Symbol's function definition is void: --post-body--62961



On May 31, 2013, [emacs-w3m:12037], pablo.f.ordonez (at gmail.com) wrote:
> - Symbol's function definition is void: --post-body--62961
> emacs-w3m-version
>  => "1.4.4"
> emacs-version
>  => "GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.4)\n of 2013-04-14 on marid, modified by Debian"

This issue is fixed on 2012-06-12, so you should upgrade emacs-w3m
to the development snapshot.

2012-06-12  Katsumi Yamaoka  <yamaoka@xxxxxxx>

	* w3m-proc.el (w3m-process-do-with-temp-buffer): Use labels macro again.
	Functions that the labels form generates to be used in the outside of
	the labels form should be prefixed with #' from now on.
	Thanks to Michael Heerdegen and Andreas Schwab.

	* w3m-proc.el (w3m-process-do-with-temp-buffer): Don't use labels macro
	of which the spec has been changed in the most recent Emacs.

See also the recent post [emacs-w3m:12022].

  http://emacs-w3m.namazu.org/ml/msg11914.html

On May 23, 2013, [emacs-w3m:12022], tats (at vega.ocn.ne.jp) wrote:
> On May 22, 2013, [emacs-w3m:12020], asif.haswarey (at gmail.com) wrote:
>> error in process sentinel: w3m-process-sentinel: Symbol's function
>> definition is void: --post-body--23861
>> GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2013-04-14 on
>> w3m-el-snapshot
>> Ubuntu 12.04
> 
> This problem is caused with Emacs >24.1, and fixed in
> w3m-el-snapshot 1.4.483+0.20120614-1.
> 
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677431
>   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680621
> 
> The Ubuntu w3m-el-snapshot package 1.4.442+0.20110729-1 in Ubuntu
> 12.04 is too old.  To upgrade Emacs-w3m, there is more than one way,
> such as:
> 
>   * Official CVS repository
>     http://emacs-w3m.namazu.org/index-en.html#download
> 
>   * MELPA (Milkypostman's Emacs Lisp Package Archive)
>     http://melpa.milkbox.net/
> 
>   * Ubuntu
>     https://launchpad.net/ubuntu/+source/w3m-el-snapshot
>     https://launchpad.net/ubuntu/saucy/+source/w3m-el-snapshot
> 
>   * Debian
>     http://packages.qa.debian.org/w/w3m-el-snapshot.html
>     http://packages.debian.org/source/unstable/w3m-el-snapshot
> 
> BTW, there isn't an official Ubuntu emacs24 package in Ubuntu
> 12.04.  Downgrading Emacs to the emacs23 package may prevent this
> problem.
> 
>   https://launchpad.net/ubuntu/+source/emacs24
>   https://launchpad.net/ubuntu/+source/emacs23

Thanks,
-- 
Tatsuya Kinoshita