unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org, gerd@gnu.org
Subject: Re: ispell change
Date: Fri, 10 May 2002 19:50:33 +0300	[thread overview]
Message-ID: <1858-Fri10May2002195031+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <vafpu04ovad.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE)

> From: Kai.Grossjohann@CS.Uni-Dortmund.DE
> Date: Fri, 10 May 2002 17:51:54 +0200
> 
> 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?

Can we assume with high probability that `-d ndeutsch' will not pick
up the wrong dictionary?  I think someone (Gerd?) said when a similar
issue popped up in the past that `ndeutsch' is sometimes used for the
German new-orthography dictionaries.

Also, shouldn't \274 and \275 be part of the CASECHARS member of this
list?  Or are those characters unused in German?  (My German is so
rusty that I cannot be sure.)

  reply	other threads:[~2002-05-10 16:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-10 15:51 ispell change Kai Großjohann
2002-05-10 16:50 ` Eli Zaretskii [this message]
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=1858-Fri10May2002195031+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=gerd@gnu.org \
    /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).