From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: NTEmacs problem with flyspell Date: Thu, 26 May 2005 02:00:37 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1117087414 29014 80.91.229.2 (26 May 2005 06:03:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 May 2005 06:03:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 26 08:03:33 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DbBSZ-0006gu-6d for ged-emacs-devel@m.gmane.org; Thu, 26 May 2005 08:03:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbBWY-00080a-Pl for ged-emacs-devel@m.gmane.org; Thu, 26 May 2005 02:07:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DbBSk-0006mD-GZ for emacs-devel@gnu.org; Thu, 26 May 2005 02:03:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DbBSi-0006lW-4B for emacs-devel@gnu.org; Thu, 26 May 2005 02:03:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbBSh-0006lT-KK for emacs-devel@gnu.org; Thu, 26 May 2005 02:03:19 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DbBQv-00029g-0D for emacs-devel@gnu.org; Thu, 26 May 2005 02:01:29 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DbBQ5-00046u-Lg; Thu, 26 May 2005 02:00:37 -0400 Original-To: Eli Zaretskii In-reply-to: (message from Eli Zaretskii on Wed, 25 May 2005 22:13:16 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37669 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37669 In the CVS version of NTEmacs built on April 17 2005, if flyspell highlights a misspelled word and I click mouse-2 on it and select an item from the pop-up menu, Emacs does the equivalent of C-y after it performs whatever action I selected from the flyspell's menu. I tried that on GNU/Linux with a more recent build. It did not fail.