shr didn't fill Japanese text correctly any more
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Dec 2013 02:21:42 +0000 (03:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 27 Dec 2013 02:21:42 +0000 (03:21 +0100)
commitac5758d16288422dc7c91f152db612deb44ff3a7
tree30c31902363040454726e4fc7da305852da16031
parentd96b72a59d42b641ff09782a76e5687ec2c47d12
shr didn't fill Japanese text correctly any more

* net/shr.el (shr-find-fill-point): Don't try to fill if the
indentation level is larger than the width, because that will
infloop.
(shr-insert): Fill repeatedly long texts, so that Japanese is
formatted correctly.

Fixes: debbugs:16263
lisp/ChangeLog
lisp/net/shr.el