From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs,gmane.emacs.gnus.general Subject: Re: 23.0.60; Gnus gives wrong-type-argument with text/HTML Date: Fri, 08 Feb 2008 22:47:44 +0100 Message-ID: <87tzkj9l33.fsf@escher.local.home> References: <873as3boc9.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202507356 4394 80.91.229.12 (8 Feb 2008 21:49:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 21:49:16 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 08 22:49:38 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JNb6H-0005uF-Qk for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 22:49:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNb5p-0002hp-11 for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 16:49:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNb52-0002O9-Ax for emacs-devel@gnu.org; Fri, 08 Feb 2008 16:48:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNb50-0002MZ-JZ for emacs-devel@gnu.org; Fri, 08 Feb 2008 16:48:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNb50-0002MT-CP for emacs-devel@gnu.org; Fri, 08 Feb 2008 16:48:18 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JNb4z-0008Os-UX for emacs-devel@gnu.org; Fri, 08 Feb 2008 16:48:18 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JNb4t-0008UV-G0 for emacs-devel@gnu.org; Fri, 08 Feb 2008 21:48:11 +0000 Original-Received: from i5387ded7.versanet.de ([83.135.222.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Feb 2008 21:48:11 +0000 Original-Received: from Stephen.Berman by i5387ded7.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Feb 2008 21:48:11 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 56 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: i5387ded7.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88551 gmane.emacs.pretest.bugs:20960 gmane.emacs.gnus.general:66285 Archived-At: On Fri, 08 Feb 2008 19:02:45 +0100 Reiner Steib wrote: > On Fri, Feb 08 2008, Stephen Berman wrote: > >> 1. Start with -Q >> 2. M-x gnus >> 3. Browse nntp+news.gmane.org:gmane.emacs.devel >> 4. Try to open article 88513 >> , > [ Message-ID: <2434610802080404j223d8f8bjbb355ba15c6dbd84@mail.gmail.com> ] > >> which looks like this in the default Gnus setup: >> . [ 37: Vinicius Jose Latorre ] Re: 23.0.60; whitespace.el mishap > >> This is a MIME/multipart message with HTML, and trying to open it >> results in "require: Wrong type argument: arrayp, nil". The lisp >> backtrace is attached (it contains bytecode). This does not >> happen in pre-unicode-2 CVS Emacs. > > Maybe your w3m is too old (for unicode Emacs)? My w3m-version is "w3m/0.5.2", not too old (see below). >> Debugger entered--Lisp error: (wrong-type-argument arrayp nil) >> byte-code([...]) >> require(w3m-ems) >> byte-code([...]) >> require(w3m) >> mm-setup-w3m() > [...] > >> In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.0) >> of 2008-02-07 on escher >> Windowing system distributor `The X.Org Foundation', version 11.0.70200000 >> configured using `configure '--enable-font-backend'' > > I can't reproduce the problem. Neither with... > > ELISP> (emacs-version) > "GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.10.6) > of 2008-02-03 on viandante" > ELISP> w3m-version > "w3m/0.5.1" > > ... nor with... > "GNU Emacs 22.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6) > of 2007-11-25 on viandante" I've located the problem, it's the byte-compiled w3m-ems.elc. With that byte-compiled file in my load-path, loading w3m{.el,.elc} yields the above error. When I remove w3m-ems.elc from the load-path, w3m loads without error. My emacs-w3m was compiled against pre-unicode-2 CVS Emacs. Are you using the same emacs-w3m with both emacs-23.0.60 and emacs-22.1.50? If so, was it compiled against the former? Steve Berman