GNU bug report logs - #446
flyspelling in the minibuffer

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Severity: wishlist; Reported by: jidanni <at> jidanni.org; dated Wed, 18 Jun 2008 19:25:05 UTC; Maintainer for emacs is bug-gnu-emacs <at> gnu.org.
Changed bug submitter to 'jidanni <at> jidanni.org' from 'bug-gnu-emacs <at> gnu.org' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. Full text available.
Severity set to `wishlist' from `normal' Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> emacsbugs.donarmstrong.com. Full text available.

Message received at (unknown):


Received: (at unknown) by unknown; unknown
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rzlab.ucr.edu
X-Spam-Level: 
X-Spam-Status: No, score=-4.6 required=4.0 tests=AWL,BAYES_00,FOURLA,
	RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Received: (at submit) by emacsbugs.donarmstrong.com; 18 Jun 2008 19:17:51 +0000
Received: from lists.gnu.org (lists.gnu.org [199.232.76.165])
	by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m5IJHle8023297
	for <submit <at> emacsbugs.donarmstrong.com>; Wed, 18 Jun 2008 12:17:48 -0700
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1K93AA-0004Du-HM
	for bug-gnu-emacs <at> gnu.org; Wed, 18 Jun 2008 15:17:46 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1K93A9-0004DD-0M
	for bug-gnu-emacs <at> gnu.org; Wed, 18 Jun 2008 15:17:46 -0400
Received: from [199.232.76.173] (port=34327 helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1K93A8-0004D5-In
	for bug-gnu-emacs <at> gnu.org; Wed, 18 Jun 2008 15:17:44 -0400
Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5]:47973 helo=blingymail-a3.g.dreamhost.com)
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <jidanni <at> jidanni.org>)
	id 1K93A8-0003hw-6a
	for bug-gnu-emacs <at> gnu.org; Wed, 18 Jun 2008 15:17:44 -0400
Received: from jidanni2.jidanni.org (122-127-32-98.dynamic.hinet.net [122.127.32.98])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by blingymail-a3.g.dreamhost.com (Postfix) with ESMTP id 626E114D65D;
	Wed, 18 Jun 2008 12:17:41 -0700 (PDT)
To: bug-gnu-emacs <at> gnu.org
Cc: agmartin <at> debian.org, emacs-w3m <at> namazu.org
Subject: flyspelling in the minibuffer
Reply-To: bug-gnu-emacs <at> gnu.org
References: <b4mmyljt4mp.fsf <at> jpl.org>
From: jidanni <at> jidanni.org
Date: Thu, 19 Jun 2008 03:17:23 +0800
Message-ID: <87bq1y364c.fsf_-_ <at> jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6

>>>>> "KY" == Katsumi Yamaoka <yamaoka <at> jpl.org> writes:

>>>>> In [emacs-w3m : No.10242] jidanni <at> jidanni.org wrote:
>> Help, I'm constantly misspelling things in the
>> TEXT:
>> entry box because flyspell is disabled there, causing badly spelled
>> words not to turn red, etc. What can I do? It's making me look bad to
>> my peers.

KY> (add-hook 'minibuffer-setup-hook
KY> 	  (lambda ()
KY> 	    (if (string-equal (minibuffer-prompt) "TEXT: ")
KY> 		(flyspell-mode 1))))

KY> There may be a better solution though.

OK, works good, (except there is a little awkwardness when one uses
M-TAB (flyspell-auto-correct-word,) which flashes a list right there
in the minibuffer for one second) but that's better than nothing. I'll
post to bug-gnu-emacs to ask them to don't flash that list of
corrections in the minibuffer, but perhaps at the top of the screen
instead, or turn it off optionally or something to stop the battle for
the minibuffer.

I see an apparently unused
  flyspell-minibuffer-p is a compiled Lisp function in `flyspell.el'.

By the way, let's take a look at the Corrections list,
www ESC TAB gives
Corrections: wow wow WWW www wow WWW www wow WWW www wow WWW www wow WWW www wow
as seen with C-h e (view-echo-area-messages).
Well, that's obviously broken.
Doing <escape> <tab> <escape> <tab> ...
shows that it just rotates among "wow WWW www", therefore it need not
fill out the whole line in "art for art's sake" style, making the
unwary eye think there are 17 corrections when there are only three.





Acknowledgement sent to bug-gnu-emacs <at> gnu.org:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text available.
Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#446; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Tue, 20 Sep 2011 19:45:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.