all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16256: EWW on a Web page results in infinite loop over shr-find-fill-point
@ 2013-12-25 21:04 Ivan Shmakov
  2013-12-25 22:53 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Ivan Shmakov @ 2013-12-25 21:04 UTC (permalink / raw)
  To: 16256

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-29 14:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25 21:04 bug#16256: EWW on a Web page results in infinite loop over shr-find-fill-point Ivan Shmakov
2013-12-25 22:53 ` Lars Ingebrigtsen
2013-12-27  9:17   ` bug#16267: EWW fails for a page with: Lisp nesting exceeds `max-lisp-eval-depth' Ivan Shmakov
2013-12-27 15:56     ` Lars Ingebrigtsen
2013-12-29 14:36       ` Ivan Shmakov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.