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

Re: newly updated w3m.el problem



On 10 Dec 2001 15:01:29 -0500,
Tomasz Kosinski <mickle@escape.com> wrote:

> Last week I updated my w3m by:
> 
>         apt-get install w3m w3m-ssl w3m-el
> 
> And since this update, w3m no longer works with emacs. At the command
> M-x w3m, I get:
>         Loading w3m...
>         Loading w3m...done
>         Wrong type argument: listp, "http://www.internic.net";

Remove this line in your ~/.emacs:

  (setq w3m-command-arguments '("-halfdump" "-cols" col url))

This line prevented a problem of old version of w3m, but this is
an obstacle to use w3m and w3m-el now.

-- 
Tatsuya Kinoshita



Reply to: