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

Re: Two last questions (frames/key bindings)



>>>>> In [emacs-w3m : No.07062]
>>>>>	Tassilo Horn <heimdall@uni-koblenz.de> wrote:

> Ok, no problem. I installed w3mmee and put 
>     (setq w3m-command "/usr/bin/w3mmee")
>     (setq w3m-type 'w3mmee)
> into my ~/.emacs-w3m.el.

> But when I start it with M-x w3m I get:

> ext_halfdump=1: bad option 

Those variables are special.  C-h v w3m-command RET says as
follows:

--8<---------------cut here---------------start------------->8---
If you want to use the other w3m command, specify the value of this
variable explicitly in the .emacs file or customize the value and save
it.  In this case, you need to restart Emacs and emacs-w3m.  That is,
there is currently no way to apply the changing of the w3m command to
all the emacs-w3m programs safely after loading the w3m.elc module.
--8<---------------cut here---------------end--------------->8---

Furthermore, you don't have to modify the value for w3m-type.