From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Bikeshedding go! Why is unbound? Date: Fri, 14 Jan 2011 08:12:31 +0800 Message-ID: <4D2F94EF.4010302@gnu.org> References: <87sjx7z7w4.fsf@telefonica.net> <83pqsbmf6j.fsf@gnu.org> <87k4ijz07h.fsf@telefonica.net> <2460D97DEA4047B3B9DF92C4A80981EF@us.oracle.com> <57BF13882D6E494286547F293FE9D03B@us.oracle.com> <87lj2pfo81.fsf@wanadoo.es> <87tyhcel25.fsf@wanadoo.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1294963978 22323 80.91.229.12 (14 Jan 2011 00:12:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 Jan 2011 00:12:58 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 14 01:12:55 2011 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.69) (envelope-from ) id 1PdXHi-0001Sd-Ce for ged-emacs-devel@m.gmane.org; Fri, 14 Jan 2011 01:12:54 +0100 Original-Received: from localhost ([127.0.0.1]:42350 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdXHh-0002O3-NZ for ged-emacs-devel@m.gmane.org; Thu, 13 Jan 2011 19:12:53 -0500 Original-Received: from [140.186.70.92] (port=49617 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PdXHZ-0002Ny-RT for emacs-devel@gnu.org; Thu, 13 Jan 2011 19:12:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PdXHY-00068r-RD for emacs-devel@gnu.org; Thu, 13 Jan 2011 19:12:45 -0500 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:35861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PdXHY-00068n-MR for emacs-devel@gnu.org; Thu, 13 Jan 2011 19:12:44 -0500 Original-Received: by pwj8 with SMTP id 8so474265pwj.0 for ; Thu, 13 Jan 2011 16:12:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:message-id:date:from:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=IVX6OJSQXRNqL3oOQsIgh4btUXK2yDsRpGHLczDBgRY=; b=i78s034JBCFL9LUK10ah0dFcKnrvs/U5oktkJcTbq9yB9XY2lbCcIlshJJHLRoPP0J /VfSnbcR+b5Ee6Qv4PWGe/UuvnNqqnP+ox3JuWa4km84WsqMIVstoLjIA0VWPRFcYYrc ZdtU96+jopW9hWSFlvqYqspY3rb1YeflPnEyo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=HDjm0orII9dETWRTn9i+k95kddxTVOJQRQKP/yYV3nU50WOMOQr2IwC1YKuX3fVpRo CV9V+V2r6EFDD8hlMmg/TTjO88xlOVYXXS080F6OhOZ40Z9zYjb1xqxuQRsfre7fFgb7 k2Z2QR7JgBUeFb35+K4eGy79fOuQUt41miZb8= Original-Received: by 10.142.153.21 with SMTP id a21mr162333wfe.217.1294963963150; Thu, 13 Jan 2011 16:12:43 -0800 (PST) Original-Received: from [10.1.1.54] ([61.4.103.130]) by mx.google.com with ESMTPS id e14sm775262wfg.20.2011.01.13.16.12.41 (version=SSLv3 cipher=RC4-MD5); Thu, 13 Jan 2011 16:12:42 -0800 (PST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:134507 Archived-At: On 14/01/2011 06:00, Lennart Borgman wrote: > To delegate Alt-F4 to Windows standard routine we have to catch it in > the message loop. I can't remember how it shows up in the message > loop. Does it come in one peace (i.e. Alt+F4) or in a sequence (i.e. > Alt and then F4)? > It comes in peace, as one piece. More specifically the events should come as the following sequence: Alt Down F4 Down with Alt modifier set F4 Up with Alt modifier set Alt Up If the second event is passed to Windows to handle, I suspect the third event may not arrive to Emacs.