unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ispell change
@ 2002-05-10 15:51 Kai Großjohann
  2002-05-10 16:50 ` Eli Zaretskii
  2002-05-12 16:34 ` Richard Stallman
  0 siblings, 2 replies; 19+ messages in thread
From: Kai Großjohann @ 2002-05-10 15:51 UTC (permalink / raw)


I use the following code which allows me to use ispell in a Latin-9
environment:

(add-to-list 'ispell-dictionary-alist
	     '("ndeutsch8-15"
	       "[a-zA-Z\304\326\334\344\366\337\374]"
	       "[^a-zA-Z\304\326\334\344\366\337\374]"
	       "[']" t
	       ("-C" "-d" "ndeutsch")
	       "~latin1" iso-8859-15))

Thoughts?

kai
-- 
Silence is foo!

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2002-05-13  8:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-10 15:51 ispell change Kai Großjohann
2002-05-10 16:50 ` Eli Zaretskii
2002-05-10 19:18   ` Andreas Schwab
2002-05-10 20:19     ` Karl Eichwalder
2002-05-10 22:50       ` Andreas Schwab
2002-05-11  4:58         ` Karl Eichwalder
2002-05-11  6:31           ` Miles Bader
2002-05-11  7:21         ` Eli Zaretskii
2002-05-11  7:29         ` utf-7 encoding (was: ispell change) Eli Zaretskii
2002-05-11  9:13           ` Karl Eichwalder
2002-05-11 10:06             ` Eli Zaretskii
2002-05-11 16:00           ` Andreas Schwab
2002-05-11 16:28             ` Stefan Monnier
2002-05-11 16:33               ` Andreas Schwab
2002-05-11  7:17       ` ispell change Eli Zaretskii
2002-05-10 20:15   ` Kai Großjohann
2002-05-11  7:16     ` Eli Zaretskii
2002-05-12 16:34 ` Richard Stallman
2002-05-13  8:01   ` Kai Großjohann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).