help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Spell-checking multiple languages


From: Kevin Rodgers
Subject: Re: Spell-checking multiple languages
Date: Thu, 13 May 2004 11:32:12 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]