all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ispell in Debian lenny problem
@ 2009-09-12 11:24 Christian Herenz
  2009-09-12 14:57 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christian Herenz @ 2009-09-12 11:24 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I am using in SUSE Linux the following in my .emacs, and it works:

      (setq ispell-dictionary "german")
      (setq ispell-local-dictionary "german")
      (setq flyspell-default-dictionary "german")

In Debian Lenny the dictionary is called ngerman and I use the same as above, 
only with "ngerman" instead of german. The problem now is, that spell checking 
wont work on emacs in lenny. When doing "ispell-buffer" I get the error (in 
*Messages*):

Starting new Ispell process [ngerman] ...
Spell-checking test using ispell with ngerman dictionary...
Spell-checking test using ispell with ngerman dictionary done
ispell-get-line: Wrong type argument: stringp, nil

No spell chacking takes place :-(
What is wrong?

Greetings,
Christian


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

end of thread, other threads:[~2009-09-13 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-12 11:24 ispell in Debian lenny problem Christian Herenz
2009-09-12 14:57 ` Peter Dyballa
     [not found] ` <mailman.6524.1252767464.2239.help-gnu-emacs@gnu.org>
2009-09-12 17:34   ` Christian Herenz
2009-09-13 14:06     ` TonyMc
2009-09-12 18:00 ` Joost Kremers
2009-09-12 19:06   ` Christian Herenz

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.