unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Sebastian Meisel <sebastianmeisel@web.de>
Subject: Re: enhance flyspell for german language (+TeX)
Date: Thu, 9 Feb 2006 11:15:58 +0100	[thread overview]
Message-ID: <200602091115.59268.sebastianmeisel@web.de> (raw)
In-Reply-To: <20060209003836.GA21712@free.fr>

Not only does  aspell have the same problems, but for me it made flyspell 
crash very often. I also don't think, that a word-by-word spell-program is 
the place were that problem can be solved, as flyspell would only give part 
of the word to the spell programm, if I use "-. Or can I make flyspell 
provide the whole word to the spell programm.  I could then write a 
perl-script as a pipe, which does the job, I'd like flyspell to do. Allthough 
I think that flyspell would be the better place, an probably the faster 
solution.

Am Donnerstag, 9. Februar 2006 01:38 schrieb François Gannaz:
> Le mer 08 fév 16:12, Sebastian Meisel a écrit :
> > I'm not very good at elisp programming and that is actually to tough for
> > me. Hopefully some of you can help me.
> >
> > In german language there are many combined words, many of which are of
> > the form: Word+s+word or Word+en+word. Ispell has difficulties with
> > these. Now I have an idea how to enhance the behavior of ispell using
> > flyspell und latex hyphenationmarks.
>
> Does aspell have the same problem ? You can substitute it to ispell with
> (setq-default ispell-program-name "aspell")
> Aspell is supposed to be more evolved than ispell, but i never tested it
> with a german text. It works ok with french, though.
> --

-- 
Bis dann und wann Sebas茶an

  parent reply	other threads:[~2006-02-09 10:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-08 15:12 enhance flyspell for german language (+TeX) Sebastian Meisel
2006-02-09  0:38 ` François Gannaz
2006-02-09  9:36   ` Peter Dyballa
2006-02-09 10:15   ` Sebastian Meisel [this message]
2006-02-09 11:37     ` François Gannaz
2006-02-10 19:20       ` Sebastian Meisel

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=200602091115.59268.sebastianmeisel@web.de \
    --to=sebastianmeisel@web.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.
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).