From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "BlakJak" Newsgroups: gmane.emacs.help Subject: Configuring ISPELL for EMACS Date: Thu, 27 May 2004 15:15:52 +0800 Organization: StarHub Internet Pte Ltd Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <40b595a2$1@news.starhub.net.sg> Reply-To: BlakJak NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1085643336 32036 80.91.224.253 (27 May 2004 07:35:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 May 2004 07:35:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 27 09:35:30 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTFQI-0005Rg-00 for ; Thu, 27 May 2004 09:35:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BTFNw-0002SS-8j for geh-help-gnu-emacs@m.gmane.org; Thu, 27 May 2004 03:33:04 -0400 Original-Newsgroups: gnu.emacs.help Original-Lines: 36 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Original-NNTP-Posting-Host: 218.186.237.66 Original-X-Trace: 27 May 2004 15:15:46 +0800, 218.186.237.66 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!newsfeed.media.kyoto-u.ac.jp!newsgate.cuhk.edu.hk!newsvr.starhub.net.sg!news.starhub.net.sg!218.186.237.66 Original-Xref: shelby.stanford.edu gnu.emacs.help:123512 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18807 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18807 Hi! I have just installed ispell for my emacs. I have ispell.elc in my load-path and I have installed ispell into c:/ispell and I have also added c:/ispell/bin to my path. I am using Windows 2000. The problem occurs when I try to: M-x ispell. I get the following line: "Continuing spelling check using default dictionary..." At this point it just hangs and I have to C-g to break it. It seems to be a dictionary problem but I have built my 'english.has' file and put it into C:/ispell/lib. (When I built this I got a lot of numbers on the screen but it did not fail. Is this correct?) Is there any way to configure ispell to run from another directory such as C:/progra~1/ispell ? Regards.