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

Re: fontset for emacs-w3m



* 2003-08-05 ARISAWA Akihiro:

>> Sergei Pokrovsky <pok@nbsp.nsk.su> wrote:
>
>> So, is there a way to make emacs-w3m use a utf-8 fontset?
>
> How about the following setting.
>
> (setq w3m-output-coding-system 'utf-8
>       w3m-halfdump-command-arguments
>       '("-halfdump" "-o" "ext_halfdump=1" "-o" "strict_iso2022=0"
> 	(if charset "-I") charset "-O" "UTF-8"))

i tried this and got:

  ext_halfdump=1: bad option

using:

  w3m version w3m/0.4.1+cvs-1.840, options
  lang=en,image,color,ansi-color,mouse,sysmouse,menu,cookie,ssl,ssl-verify,
  external-uri-loader,w3mmailer,nntp,ipv6,alarm,mark

which version of w3m recognizes "ext_halfdump=1"?

  clemens