help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell gives "Wrong type argument: stringp, nil"


From: Kevin Rodgers
Subject: Re: ispell gives "Wrong type argument: stringp, nil"
Date: Fri, 30 Dec 2005 15:16:30 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Jeff D. Hamann wrote:
> (setq ispell-dictionary "C:/ispell/dic/american.hash")

That is not a valid value for ispell-dictionary.  `M-x
ispell-change-dictionary' followed by `?' lists these options in the
*Completions* buffer:

american                           brasileiro
british                            castellano
castellano8                        czech
dansk                              default
deutsch                            deutsch8
english                            esperanto
esperanto-tex                      francais
francais-tex                       francais7
german                             german8
italiano                           nederlands
nederlands8                        norsk
norsk7-tex                         polish
portugues                          russian
slovak                             svenska

> ;; set something...
> (assoc ispell-dictionary ispell-dictionary-alist)

That has no effect whatsoever, so leave it out.

--
Kevin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]