[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `wrong-type-argument arrayp nil` and `w3m-ems`
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 29 May 2013 13:42:50 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 12029
- References: <m2ehcq32on.wl%esq@xxxxxxxxxxx> <b4ma9nelb1u.fsf@xxxxxxx> <A6668DD3-1679-4B6A-9B14-86201AAE9664@xxxxxxxxxxx>
I guess the cause of your problem is due to a wrongly compiled
package. Does this help?
-------------------- Start of forwarded message --------------------
Date: Thu, 23 May 2013 21:38:31 +0900 (JST)
From: Tatsuya Kinoshita <tats <at> vega.ocn.ne.jp>
Subject: [emacs-w3m:12022] Re: emacs w3m search error.
To: asif.haswarey <at> gmail.com, emacs-w3m@xxxxxxxxxx
Message-Id: <20130523.213831.836981805019442280.tats%nobody <at> tats.iris.ne.jp>
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
-------------------- End of forwarded message --------------------