Hi Robert,
* Robert Rakowicz <[EMAIL PROTECTED]> [29. Aug. 2003]:
> Gregor Zattler <[EMAIL PROTECTED]> writes:
> > [diese Mail ist irgendwo ins Nirwana gegangen, aber ich hatte ja
> > ein backup meines postponed files]
> >
> verstehe ich nicht. Ich hatte das schon mal gelesen ;)

:-) 
  
> > unter anderem:
> > (setq-default ispell-program-name "aspell")
> >
> > > Hast Du ev. direkt mit Ispell probiert? Ich vermute, dass Flayspell den
> > > Ispell andesr aufruft als wenn man es selbst tut.
> > 
> > Offenbar passt da einiges nicht so zusammen:
> > 
> > Wenn ich ispell benutze '(setq-default ispell-program-name
> > "ispell")' *und* wie von Jan Ullrich empfohlen aus dem Menue
> > German-new8 ausw�hle, dann funktioniert's.  Aber ich kann's nicht
> > fest setzen:
> >
> 
> Hmm, also ich habe f�r ispell folgendes drin (sonst waren es auch
> derartige Probleme wie bei Dir)
> 
> ,----[ ispell-flayspell ]
> | ;; ===================================================================
> | ;; ISPELL
> | ;; ===================================================================
> | (require 'ispell)
> | (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" "german-new8")
> |            "~latin1" iso-8859-15))
> | ;; ===================================================================
> | ;; ISPELL End
> | ;; ===================================================================
> | 
> | ;; ===================================================================
> | ;; FLYSPELL
> | ;; ===================================================================
> | (autoload 'flyspell-mode "flyspell" 
> |   "On-the-fly spelling checking" t)
> | (autoload 'global-flyspell-mode "flyspell" 
> |   "On-the-fly spelling" t)
> | (add-hook 'html-mode-hook 'flyspell-mode)
> | (add-hook 'htm-mode-hook 'flyspell-mode)
> | (add-hook 'text-mode-hook 'flyspell-mode)
> | ;; ===================================================================
> | ;; FLYSPELL End
> | ;; ===================================================================
> `----

Das brachte in Bezug auf flyspell und die Umlaute auch keine
Besserung.
 
> Was hast Du als locale stehen?

0 pit:~/.galeon$ locale
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LC_MESSAGES=C
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
LC_ALL=
0 pit:~/.galeon$ 

Ciao; Gregor


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an