GNU bug report logs -
#4511
23.1; flyspell-mode slow editing near end of big html file
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Mon, 21 Sep 2009 22:35:10 UTC
Severity: normal
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>
> If performance is good enough,
I've been using it, it seems good. What chance putting it in for
everyone to have a go?
The only thing to note is right now sgml-lexical-context doesn't
recognise <!-- ... --> comments (bug 4781). But the current
sgml-mode-flyspell-verify code doesn't recognise such comments either,
so nothing is lost.
I think it makes sense to spell check comments. The net effect of
excluding just "tag" and "pi" parts is that tag and attribute names are
skipped, but basically everything else is checked. String valued
attributes are checked, which makes sense for
<img ... alt="Some text">
though string values which are urls might not want checking. Maybe some
tag/attribute type info could distinguish the two cases, if it seemed
important enough ...
This bug report was last modified 15 years and 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.