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

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

Re: Keep getting "can't open /usr/local/lib/english.hash" for ispell


From: Kevin Rodgers
Subject: Re: Keep getting "can't open /usr/local/lib/english.hash" for ispell
Date: Fri, 27 Oct 2006 16:15:06 -0600
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

[Please don't top-post.]

p98710@gdc4s.com wrote:
Sorry I get the same results.

No, the original error you reported was "can't open /usr/local/lib/english.hash."

EVAL output
=====================================================
Debugger entered--Lisp error: (error "Undefined dictionary:
C:/usr/local/lib/english.hash")
  signal(error ("Undefined dictionary: C:/usr/local/lib/english.hash"))
  error("Undefined dictionary: %s" "C:/usr/local/lib/english.hash")
  ispell-change-dictionary("C:/usr/local/lib/english.hash" t)
  eval((ispell-change-dictionary "C:/usr/local/lib/english.hash" t))
  eval-expression((ispell-change-dictionary
"C:/usr/local/lib/english.hash" t) nil)
* call-interactively(eval-expression)

The only time ispell-change-dictionary signals that error is when its
DICT argument is not a key in either ispell-local-dictionary-alist or
ispell-dictionary-alist.  So what do these commands display:

C-h v ispell-local-dictionary-alist
C-h v ispell-dictionary-alist

--
Kevin





reply via email to

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