From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Pretest next week Date: Thu, 05 Feb 2009 20:43:41 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1233834295 18690 80.91.229.12 (5 Feb 2009 11:44:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2009 11:44:55 +0000 (UTC) Cc: Adrian Robert , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 05 12:46:09 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LV2gK-0007Ob-Nf for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 12:46:08 +0100 Original-Received: from localhost ([127.0.0.1]:33889 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV2f1-0007tc-Jd for ged-emacs-devel@m.gmane.org; Thu, 05 Feb 2009 06:44:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LV2e8-0006m7-RF for emacs-devel@gnu.org; Thu, 05 Feb 2009 06:43:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LV2e7-0006jF-2d for emacs-devel@gnu.org; Thu, 05 Feb 2009 06:43:52 -0500 Original-Received: from [199.232.76.173] (port=40018 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LV2e6-0006j1-PE for emacs-devel@gnu.org; Thu, 05 Feb 2009 06:43:50 -0500 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2]:59446 helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LV2e3-0007K0-E7; Thu, 05 Feb 2009 06:43:47 -0500 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 15D6A2C4E; Thu, 5 Feb 2009 20:43:41 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-operating-system: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:108785 Archived-At: >>>>> On Thu, 05 Feb 2009 00:40:10 -0500, Richard M Stallman said: >> I thought it's shameful for Emacs to include a port that doesn't >> handle C-g properly as a part of its official release. Also, I was >> not suggesting the removal of the port from the whole CVS branches. > I believe it is working 100% now. Please report any specific failure cases > you find through report-emacs-bug > Thank you. That's actually a way I didn't adopt because it confuses the user: it shows empty menu items if the user clicks the menu bar at the timing of a read_socket_hook call from a QUIT macro in the context of process filters or idle timers. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp