[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: `w3m -halfdump' for <ul><li>... returns NBSP instead of SPC
- From: Tatsuya Kinoshita <tats@xxxxxxxxxxxxxx>
- Date: Thu, 22 Dec 2016 22:34:47 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 12614
- References: <b4mzijod8gz.fsf@jpl.org>
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