From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gebser@speakeasy.net Newsgroups: gmane.emacs.help Subject: Flyspell: correcting words Date: Thu, 15 Jan 2004 11:13:26 -0500 (EST) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: Reply-To: gebser@speakeasy.net NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1074184060 11729 80.91.224.253 (15 Jan 2004 16:27:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Jan 2004 16:27:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 15 17:27:36 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 1AhALI-0005cl-00 for ; Thu, 15 Jan 2004 17:27:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AhACJ-0004qd-Sz for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Jan 2004 11:18:19 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AhA8N-0004G1-6A for help-gnu-emacs@gnu.org; Thu, 15 Jan 2004 11:14:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AhA7j-00047d-UI for help-gnu-emacs@gnu.org; Thu, 15 Jan 2004 11:14:08 -0500 Original-Received: from [216.254.0.202] (helo=mail2.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AhA7j-00047L-7H for help-gnu-emacs@gnu.org; Thu, 15 Jan 2004 11:13:35 -0500 Original-Received: (qmail 30673 invoked from network); 15 Jan 2004 16:13:33 -0000 Original-Received: from dsl093-011-017.cle1.dsl.speakeasy.net (HELO heidegger.mousecar.net) ([66.93.11.17]) (envelope-sender ) by mail2.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 15 Jan 2004 16:13:33 -0000 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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:16070 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16070 When, in flyspell-mode, I "M-x flyspell-correct-word", emacs replies "flyspell-correct-word must be bound to an event with parameters". Also (probably along the same thread) I'd like to tell flyspell "this word under the point is spelled okay." How would I accomplish this? Using Emacs v.21.2.1. tia, ken