From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.devel Subject: Re: NTEmacs problem with flyspell Date: Thu, 26 May 2005 09:41:42 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1117094305 13315 80.91.229.2 (26 May 2005 07:58:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 May 2005 07:58:25 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 26 09:58:21 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DbDFW-00005e-6w for ged-emacs-devel@m.gmane.org; Thu, 26 May 2005 09:57:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbDJX-0002JC-G9 for ged-emacs-devel@m.gmane.org; Thu, 26 May 2005 04:01:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DbD72-0000oC-U8 for emacs-devel@gnu.org; Thu, 26 May 2005 03:49:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DbD70-0000nS-8Q for emacs-devel@gnu.org; Thu, 26 May 2005 03:49:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DbD6y-0000jM-PE for emacs-devel@gnu.org; Thu, 26 May 2005 03:49:00 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DbD1G-0003dS-C0 for emacs-devel@gnu.org; Thu, 26 May 2005 03:43:06 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DbCyK-0006v8-Pl for emacs-devel@gnu.org; Thu, 26 May 2005 09:40:04 +0200 Original-Received: from iwi190.iwi.uni-sb.de ([134.96.72.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 May 2005 09:40:04 +0200 Original-Received: from angeli by iwi190.iwi.uni-sb.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 May 2005 09:40:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: iwi190.iwi.uni-sb.de User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:+QJj85PNK9tMQIB0Z/QWxvZmALU= 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:37683 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37683 * Richard Stallman (2005-05-26) writes: > 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. Sounds like the same bug I reported April 1st on emacs-pretest-bug (message subject is "flyspell.el: down-mouse-2 leads to unwanted text insertion"). That means with a GTK-enabled build of Emacs it can happen on GNU/Linux as well. Here is a link to the thread: -- Ralf