From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: w32-pass-lwindow-to-system does not work as expected Date: Tue, 05 Jul 2005 21:42:36 +0200 Message-ID: <42CAE2AC.9060502@student.lu.se> References: <42CADC1A.4060106@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120593834 28403 80.91.229.2 (5 Jul 2005 20:03:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2005 20:03:54 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 05 22:03:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dptdh-0000RM-2c for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 22:03:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dptey-0004BI-3E for ged-emacs-devel@m.gmane.org; Tue, 05 Jul 2005 16:04:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DptWy-0001fJ-GA for emacs-devel@gnu.org; Tue, 05 Jul 2005 15:56:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DptWr-0001cA-Nw for emacs-devel@gnu.org; Tue, 05 Jul 2005 15:56:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DptWr-0001WV-84 for emacs-devel@gnu.org; Tue, 05 Jul 2005 15:56:25 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DptPf-0000Ti-Mo for emacs-devel@gnu.org; Tue, 05 Jul 2005 15:48:59 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout1-sn1.fre.skanova.net (7.2.060.1) id 42B813B0002AB961; Tue, 5 Jul 2005 21:42:40 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: Juanma Barranquero In-Reply-To: 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:40456 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40456 Juanma Barranquero wrote: >On 7/5/05, Lennart Borgman wrote: > > > >>The documentation is correct, no >>Start Menu is opened if the variable is nil. However I would believe >>that the author wanted to use this key in Emacs. It is however still not >>possible, the key is tighed to Explorer still. >> >> > >Did you set `w32-lwindow-modifier'? I have it set to hyper and I've >been using H-key bindings for quite a long time. > >It is true that some bindings are "stolen" by Windows: H-b, H-d, H-e, >H-f, H-l, H-m, H-r and H-u, AFAIK (also H-Pause, which brings the >System control panel applet). But you still have the rest, and all S- >and C- modified keys). > Very nice, but it would be even better if it actually did the right thing.