unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: ispell change
Date: Fri, 10 May 2002 17:51:54 +0200	[thread overview]
Message-ID: <vafpu04ovad.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (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!

             reply	other threads:[~2002-05-10 15:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-10 15:51 Kai Großjohann [this message]
2002-05-10 16:50 ` ispell change 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafpu04ovad.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).