From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: a less presumptive flyspell should be the default Date: Thu, 30 Dec 2004 05:38:08 +0800 Message-ID: <87vfakhjjz.fsf@jidanni.org> References: <87fz1wrj71.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1104358453 21670 80.91.229.6 (29 Dec 2004 22:14:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Dec 2004 22:14:13 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Dec 29 23:14:08 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cjm51-0000Ap-00 for ; Wed, 29 Dec 2004 23:14:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CjmFx-0000LH-1A for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Dec 2004 17:25:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CjmFs-0000Kq-Bz for bug-gnu-emacs@gnu.org; Wed, 29 Dec 2004 17:25:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CjmFq-0000Jm-K7 for bug-gnu-emacs@gnu.org; Wed, 29 Dec 2004 17:25:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CjmFq-0000Jc-FP for bug-gnu-emacs@gnu.org; Wed, 29 Dec 2004 17:25:18 -0500 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Cjm3U-0005Gn-EF for bug-gnu-emacs@gnu.org; Wed, 29 Dec 2004 17:12:32 -0500 Original-Received: from tc218-187-76-15.2-4.dynamic.apol.com.tw ([218.187.76.15]:33001 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0) id 1Cjm3Q-00074S-IW by authid with plain for ; Thu, 30 Dec 2004 03:42:31 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:10256 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10256 rms> I tried enabling Flyspell mode and typing `wether this is'. rms> All it did was highlight `wether' in red. rms> Can one stop flyspell from changing "wether" to "nether" behind our rms> backs upon the next spacebar? rms> Please send me a complete self-contained test case to reproduce rms> the problem you're complaining about. Today it doesn't, so I can't. It must be a per session learned thing. I even tried to train it that it was what I wanted to do, so see if it became a learned abbrev or something... not today. OK, sorry.