このような報告をうけました。で再現するようです。 * http://www.nytimes.com/ を見る * 適当な記事(例えば Mideast Peace Talks Resume をclick) * Welcome to The New York Times on the Web! という Register at NYTimes.com のformになる。 * B で戻ると Debugger entered--Lisp error: (wrong-type-argument arrayp nil) w3m-form-resume(([w3m-form-object get "http://query.nytimes.com/search/query" nil (query "" date ... submit nil)] [w3m-form-object get "http://www.nytimes.com/redirect/marketwatch/redirect.ctx" nil (MW "http://marketwatch.nytimes.com/custom/nyt-com/html-companyprofile.asp" symb "")])) w3m-fontify-forms() w3m-fontify() w3m-exec("http://www.nytimes.com/" nil nil nil nil nil "http://www.nytimes.com/") w3m-goto-url("http://www.nytimes.com/" nil nil nil "http://www.nytimes.com/") w3m-view-previous-page(1) call-interactively(w3m-view-previous-page) となります。 -- 鵜飼文敏
--- Begin Message ---
- From: Eythan Weg <weg@xxxxxxxxxxxxxxxx>
- Date: Thu, 21 Mar 2002 11:01:31 -0500
Hi, Just wanted to alert you to a strange behavior under emacs21.1. When I read the new-york times at www.nytimes.com and read an article chosen from the main page, going back by pressing B results in viewing the source with emacs saying, wrong type argument: arrayp, nil. Thank you. eythan weg PS: w3m is 0.3-1--- End Message ---