* flyspell and lazy font locking
@ 2005-04-01 17:04 Stephen Eglen
0 siblings, 0 replies; only message in thread
From: Stephen Eglen @ 2005-04-01 17:04 UTC (permalink / raw)
Has anyone been able to hookup flyspell with lazy fontification?
I'm trying to emulate the behaviour in Word where it checks other
words also on screen, but not near point. M-x flyspell-mode checks
words as they are edited, so other words that are on display do not
get checked until the point moves over them.
(setq jit-lock-stealth-time nil)
(jit-lock-register 'flyspell-region nil)
which kind of works, but when I first run the command, point is
temporarily moved to the top of the buffer and the spell check
started.
Anyone got this working? (On Emacs 21.3.50)
Thanks, Stephen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-01 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-01 17:04 flyspell and lazy font locking Stephen Eglen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).