[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failure to render latin1-encoded page properly.
- From: =?utf-8?b?xaB0xJtww6FuIE7Em21lYw==?= <stepnem@xxxxxxxxx>
- Date: Wed, 18 Aug 2010 13:36:16 +0200
- X-ml-name: emacs-w3m
- X-mail-count: 11317
- References: <87aaolb7gg.fsf@xxxxxxxxx> <b4mlj844vrf.fsf@xxxxxxx> <b4mzkwk3dfm.fsf@xxxxxxx>
On Wed, Aug 18, 2010 at 10:41:17AM +0900, Katsumi Yamaoka wrote:
> In [emacs-w3m : No.11310] Katsumi Yamaoka wrote:
> > A workaround patch follows. I think we have to have the entities
> > tabel for such &#NUM; type symbols to which there're no synonyms
> > (like &#amp;, &#euro;, &#nbsp;, etc), not only for •. I'm
> > going to talk with html experts. Thanks.
>
> I've applied that patch to CVS. What should be added to the table
> now seems to be • only.
>
> Cf. http://ja.hscripts.com/tutorials/html/specialCharacter.php
Thank you very much for the quick fix!
I can confirm it works now, but there is still a small glitch: emacs-w3m
seems to eat the space following the bullets, i.e. instead of "word1
<bullet> word2" it displays "word1 <bullet>word2" (observed on the same
URL as the original bug). Could that be fixed as well?
Štěpán