#366640 w3m -o options arguments aren't checked

Package:
w3m
Source:
w3m
Description:
WWW browsable pager with excellent tables/frames support
Submitter:
Dan Jacobson
Date:
2014-10-12 13:15:06 UTC
Severity:
minor
#366640#5
Date:
2006-05-09 21:45:59 UTC
From:
To:
All these are illegal usage,
w3m -o graphic_char=xxxxxx file.html
w3m -o graphic_char= file.html
w3m -o graphic_char file.html
but w3m doesn't complain or exit with $? non-zero.

#366640#12
Date:
2014-10-12 13:00:09 UTC
From:
To:
Dear Maintainer,

I found that the command line setting of options pixel_per_char and
pixel_per_line

 $ w3m -o pixel_per_char=4 http://lune
 $ w3m -o pixel_per_line=32 http://lune

 have no effect on the font size used in tty-Terminal or xterm.

Regards
Markus