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

Re: `w3m -halfdump' for <ul><li>... returns NBSP instead of SPC



On December 22, 2016, [emacs-w3m:12613], yamaoka (at jpl.org) wrote:
> Recently some unprintable characters got appearing in a web page
> rendered by emacs-w3m.  I am using w3m/0.5.3+git20161220 .
> An example html snippet is below, and here's a simplified recipe:
>
> echo '<ul><li>foo</ul>'| w3m ARGLIST
>  => ??<_SYMBOL TYPE=32>*</_SYMBOL>?foo
>
> Where `?' is NBSP (0xa0), that was SPC (0x20) till the middle of
> December.

Hmm, may be regression, I had no intention to change the normal behavior.

Patches and/or more info welcome.

Anyway, I'll investigate this issue.

Thanks,
-- 
Tatsuya Kinoshita