From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Keep getting "can't open /usr/local/lib/english.hash" for ispell Date: Fri, 27 Oct 2006 10:34:13 +0200 Message-ID: References: <0863F6090C03574894E8EC51D6071CED0174D087@AZ25EXM04.gddsi.com> <1161876390.438467.70260@e3g2000cwe.googlegroups.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1161938191 11815 80.91.229.2 (27 Oct 2006 08:36:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Oct 2006 08:36:31 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 27 10:36:29 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GdNCU-000515-JA for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Oct 2006 10:36:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdNCU-0004Xf-0B for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Oct 2006 04:36:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GdNAQ-00041m-RA for help-gnu-emacs@gnu.org; Fri, 27 Oct 2006 04:34:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GdNAM-0003zo-1s for help-gnu-emacs@gnu.org; Fri, 27 Oct 2006 04:34:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GdNAJ-0003zP-Pi for help-gnu-emacs@gnu.org; Fri, 27 Oct 2006 04:34:11 -0400 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GdNAJ-0003RC-MX for help-gnu-emacs@gnu.org; Fri, 27 Oct 2006 04:34:11 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-224-166.inter.net.il [84.229.224.166]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AVI07666 (AUTH halo1); Fri, 27 Oct 2006 10:34:09 +0200 (IST) Original-To: help-gnu-emacs@gnu.org In-reply-to: <1161876390.438467.70260@e3g2000cwe.googlegroups.com> (p98710@gdc4s.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38318 Archived-At: > From: p98710@gdc4s.com > Date: 26 Oct 2006 08:26:30 -0700 > > I tried the suggestion below using the ispell-change-dictionary > > M-x ispell-change-dictionary > C:\usr\local\lib\english.hash -----> [no match} > > I can see the hash file and open the hash with emacs at > C:\usr\local\lib > > any other suggestions? How about this one, does it work? M-: (ispell-change-dictionary "C:/usr/local/lib/english.hash" t) RET