all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42@zip.com.au>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 4511@emacsbugs.donarmstrong.com
Subject: bug#4511: 23.1; flyspell-mode slow editing near end of big html file
Date: Sat, 07 Nov 2009 11:21:49 +1100	[thread overview]
Message-ID: <87hbt7kwv6.fsf@blah.blah> (raw)
In-Reply-To: <jwv3a5i3gyh.fsf-monnier+emacsbugreports@gnu.org> (Stefan Monnier's message of "Fri, 16 Oct 2009 22:14:56 -0400")

Stefan Monnier <monnier@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 ...





  reply	other threads:[~2009-11-07  0:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvhbuttg6s.fsf-monnier+emacsbugreports@gnu.org>
2009-09-21 22:24 ` bug#4511: 23.1; flyspell-mode slow editing near end of big html file Kevin Ryde
2009-09-22 21:40   ` Stefan Monnier
2009-09-23  0:56     ` Kevin Ryde
2009-09-23  3:13       ` Stefan Monnier
2009-10-16 21:57         ` Kevin Ryde
2009-10-17  2:14           ` Stefan Monnier
2009-11-07  0:21             ` Kevin Ryde [this message]
2009-11-10 22:18               ` Stefan Monnier
2009-11-17  0:22                 ` Kevin Ryde
2009-09-23 23:15   ` bug#4511: marked as done (23.1; flyspell-mode slow editing near end of big html file) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hbt7kwv6.fsf@blah.blah \
    --to=user42@zip.com.au \
    --cc=4511@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.