From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Pretest next week Date: Thu, 22 Jan 2009 08:49:26 -0500 Message-ID: <87mydjv4bd.fsf@cyd.mit.edu> References: <87y6x4ue2u.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232632172 15923 80.91.229.12 (22 Jan 2009 13:49:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2009 13:49:32 +0000 (UTC) Cc: YAMAMOTO Mitsuharu , emacs-devel@gnu.org To: Adrian Robert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 22 14:50:42 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 1LPzxA-0006CL-P7 for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 14:50:40 +0100 Original-Received: from localhost ([127.0.0.1]:60613 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPzvs-0002Rl-HH for ged-emacs-devel@m.gmane.org; Thu, 22 Jan 2009 08:49:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPzvc-0002QE-5Q for emacs-devel@gnu.org; Thu, 22 Jan 2009 08:49:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPzva-0002P6-FF for emacs-devel@gnu.org; Thu, 22 Jan 2009 08:49:03 -0500 Original-Received: from [199.232.76.173] (port=50135 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPzvZ-0002Ov-Rx for emacs-devel@gnu.org; Thu, 22 Jan 2009 08:49:02 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:41399) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPzvZ-00057F-Hd for emacs-devel@gnu.org; Thu, 22 Jan 2009 08:49:01 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 0C8D457E222; Thu, 22 Jan 2009 08:49:26 -0500 (EST) In-Reply-To: (YAMAMOTO Mitsuharu's message of "Thu, 22 Jan 2009 14:11:58 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:108085 Archived-At: YAMAMOTO Mitsuharu writes: > Still the Cocoa/GNUstep port doesn't handle C-g properly. I think > this issue should be addressed before the pretest because it is > expected to require nontrivial changes in its event handling part. Adrian, could you comment? Thanks.