* Spell-checking multiple languages
@ 2004-05-13 16:00 Reuben Thomas
2004-05-13 17:32 ` Kevin Rodgers
0 siblings, 1 reply; 3+ messages in thread
From: Reuben Thomas @ 2004-05-13 16:00 UTC (permalink / raw)
Is there any way to persuade ispell-buffer to ignore certain parts of
the buffer? Or to check different parts in different languages?
--
http://rrt.sc3d.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Spell-checking multiple languages
2004-05-13 16:00 Spell-checking multiple languages Reuben Thomas
@ 2004-05-13 17:32 ` Kevin Rodgers
2004-05-19 13:31 ` Reuben Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2004-05-13 17:32 UTC (permalink / raw)
Reuben Thomas wrote:
> Is there any way to persuade ispell-buffer to ignore certain parts of
> the buffer?
C-h v ispell-skip-region-alist
> Or to check different parts in different languages?
Maybe you could add a (KEY FUNCTION ARGS) element to
ispell-skip-region-alist where the KEY would be a tag of some sort and
FUNCTION would read the language name following the tag and pass it to
ispell-change-dictionary.
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-05-19 13:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-13 16:00 Spell-checking multiple languages Reuben Thomas
2004-05-13 17:32 ` Kevin Rodgers
2004-05-19 13:31 ` Reuben Thomas
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).