From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matt Armstrong Newsgroups: gmane.emacs.help Subject: Re: flyspell Date: Tue, 15 Oct 2002 20:15:36 -0600 Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <87elarclvn.fsf@blind-bat.une.edu.au> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1034737334 4168 80.91.224.249 (16 Oct 2002 03:02:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Oct 2002 03:02:14 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 181eRp-000154-00 for ; Wed, 16 Oct 2002 05:02:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 181eR5-0001am-00; Tue, 15 Oct 2002 23:01:27 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!xmission!newsfeed-east.nntpserver.com!nntpserver.com!border1.nntp.aus1.giganews.com!nntp.giganews.com!nntp3.aus1.giganews.com!News.GigaNews.Com.POSTED!not-for-mail Original-NNTP-Posting-Date: Tue, 15 Oct 2002 22:00:07 -0500 Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Linux) Original-Lines: 12 Original-X-Trace: sv3-DAETCqc2XjX+u6sNo9oQP15OvtJ6A/BCGTb4P19mUk3+jAC0jFoiPOU5juwzjUu1ZvrLPGzN91BmOwI!0UtZ/lb68JXj+leolPhdFUuqf82mKfn6tZgCeGqJy6rQOiYpWS+JovJo1WCz6PmEUn3kQeB5cQDQ!IMzT+Cs7SskcaffYpl6bWNU= Original-X-Complaints-To: abuse@speakeasy.net X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:106110 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2658 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2658 In article <87elarclvn.fsf@blind-bat.une.edu.au>, Tim Cross wrote: > > I just decided to start using flyspell again. I previously used it > under emacs 20 on a redhat linux box. However, I can't seem to get it > workin under emacs 21 running on a debian wooddy box. You might try running "emacs -q", then load a file, run flyspell mode and see if it works. If it does, the problem is with your local config. -- matt