GNU bug report logs -
#16256
EWW on a Web page results in infinite loop over shr-find-fill-point
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Wed, 25 Dec 2013 21:05:02 UTC
Severity: normal
Tags: fixed
Fixed in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Package: emacs
As of 84b50168 [1], running EWW on [2] still results in what
seem to be an infinite loop over shr-find-fill-point. The top
of the *Backtrace* reads:
Debugger entered--returning value: 70
move-to-column(70)
shr-find-fill-point()
shr-insert("Столица српскохрватских jезиков")
shr-generic(((text . "Столица српскохрватских jезиков")))
shr-descend((big (text . "Столица српскохрватских jезиков")))
shr-generic(((:style . "color:lightgray; font-size:0.8em;font-variant:small-caps;") (big (text . "Столица српскохрватских jезиков"))))
shr-tag-span(((:style . "color:lightgray; font-size:0.8em;font-variant:small-caps;") (big (text . "Столица српскохрватских jезиков"))))
shr-descend((span (:style . "color:lightgray; font-size:0.8em;font-variant:small-caps;") (big (text . "Столица српскохрватских jезиков"))))
shr-generic(((:style . "color:#444444; font-family:Monotype Corsiva; font-size:3.4em; font-variant:small-caps;") (span (:style . "color:lightgray; font-size:0.8em;font-variant:small-caps;") (big (text . "Столица српскохрватских jезиков")))))
(Note that this is for the version of EWW with a tiny patch
/not/ to override shr-width. Though my guess is that the
unpatched version will fail similarly.)
[1] http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=84b50168
[2] https://ru.wikiversity.org/wiki/Сербохорватские_языки
PS. Yet again, — a Web page that uses Latin j in place of Cyrillic ј…
--
FSF associate member #7257
This bug report was last modified 11 years and 206 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.