* 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
* Re: Spell-checking multiple languages
2004-05-13 17:32 ` Kevin Rodgers
@ 2004-05-19 13:31 ` Reuben Thomas
0 siblings, 0 replies; 3+ messages in thread
From: Reuben Thomas @ 2004-05-19 13:31 UTC (permalink / raw)
Kevin Rodgers <ihs_4664@yahoo.com> writes:
> C-h v ispell-skip-region-alist
Thanks, looks like that could be handy.
--
http://rrt.sc3d.org/
^ 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
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.