From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Charles Muller Newsgroups: gmane.emacs.help Subject: Re: flyspell Date: Wed, 16 Oct 2002 16:06:39 +0900 (JST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: <20021016.160639.104026845.acmuller@gol.com> References: <87elarclvn.fsf@blind-bat.une.edu.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1034983316 12118 80.91.224.249 (18 Oct 2002 23:21:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Oct 2002 23:21:56 +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 182gR7-00038w-00 for ; Sat, 19 Oct 2002 01:21:45 +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 182gQH-0003gh-00; Fri, 18 Oct 2002 19:20:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 182gFX-0001RU-00 for help-gnu-emacs@gnu.org; Fri, 18 Oct 2002 19:09:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 182gFU-0001R5-00 for help-gnu-emacs@gnu.org; Fri, 18 Oct 2002 19:09:46 -0400 Original-Received: from gnudist.gnu.org ([199.232.41.7]) by monty-python.gnu.org with esmtp (Exim 4.10) id 182d6p-00076S-01 for help-gnu-emacs@gnu.org; Fri, 18 Oct 2002 15:48:35 -0400 Original-Received: from smtp02.fields.gol.com ([203.216.5.132]) by gnudist.gnu.org with esmtp (Exim 4.10) id 181iGh-0000X7-00 for help-gnu-emacs@gnu.org; Wed, 16 Oct 2002 03:06:59 -0400 Original-Received: from 203-216-50-033.dsl.gol.ne.jp ([203.216.50.33] helo=localhost) by smtp02.fields.gol.com with esmtp (Magnetic Fields) id 181iD8-0008Or-00 for ; Wed, 16 Oct 2002 16:03:18 +0900 Original-To: help-gnu-emacs@gnu.org Original-Newsgroups: gnu.emacs.help In-Reply-To: <87elarclvn.fsf@blind-bat.une.edu.au> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI) X-Abuse-Complaints: abuse@gol.com 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:2721 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2721 Tim Cross wrote: > what am I missing? An example of a typical flyspell config would be > helpful. I don't know if this is *typical* or not. I was having a heck of a time getting flyspell to run according the instructions I had found, but finally succeeded with this configuration, which as you can see, is added in with some other text-mode hooks. Chuck ----------------------------------- (require 'flyspell) (setq default-major-mode 'text-mode) (setq text-mode-hook '(lambda nil (setq fill-column 76) (auto-fill-mode 1) (flyspell-mode 1))) > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs > --------------------------- Charles Muller Faculty of Humanities, Toyo Gakuen University Digital Dictionary of Buddhism and CJKV-English Dictionary [http://www.acmuller.net] Mobile Phone: 090-9310-1787