From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jeep Newsgroups: gmane.emacs.help Subject: Re: Enabling Flyspell mode gave an error Date: Wed, 5 Nov 2008 09:29:13 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <35e6f833-265d-4e3d-9bea-152f3e5cf976@d42g2000prb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1225907031 6987 80.91.229.12 (5 Nov 2008 17:43:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2008 17:43:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 05 18:44:53 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KxmQz-0006Ts-TY for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2008 18:44:50 +0100 Original-Received: from localhost ([127.0.0.1]:51594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxmPs-0001TI-R5 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Nov 2008 12:43:40 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!p31g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: 134.134.139.70 Original-X-Trace: posting.google.com 1225906153 6294 127.0.0.1 (5 Nov 2008 17:29:13 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 5 Nov 2008 17:29:13 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p31g2000prf.googlegroups.com; posting-host=134.134.139.70; posting-account=lPSS1gkAAAAbbdEYVg9VtFxAWIpjp47b User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008100719 Firefox/3.0.3 Flock/2.0, gzip(gfe), gzip(gfe) X-HTTP-Via: 1.1 jfdmzpr01.jf.intel.com Original-Xref: news.stanford.edu gnu.emacs.help:164144 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:59478 Archived-At: On Nov 4, 10:37=A0am, jeep wrote: > Howdy all, > > I am trying to enable flyspell mode and I'm having a problem. I'm > using GNU Emacs 22.3.1 on Windows XP and aspell. When I try to "M-x > flyspell-mode" in a buffer, I get the error message: > =A0 =A0 Enabling Flyspell mode gave an error > (I've tried it in many different major modes including text, > Fundamental, Lisp...) > > I don't see any other indication of what the problem could be. I can > us all the ispell commands (eg. I can M-$ to check the spelling of a > particular word). I originally thought that it might be a conflict > with all the configurations I've done, so I removed my _emacs file and > tried it from a base install and I eval'd this: > =A0 =A0 (setq-default ispell-program-name "aspell") > > Then I can M-$ to check the word, but I still cannot enable flyspell- > mode and it gives me the same error. > > Where can I look to get more information to help me figure out this > problem? I've searched for it on the internet and all I find is other > people asking the question with no answers. > > Thanks, > -JEEP > Joe Peterson No one has any suggestions on where I should look next? :( -JEEP