emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: w32-pass-rwindow-to-system


From: Lennart Borgman
Subject: Re: w32-pass-rwindow-to-system
Date: Wed, 21 Jan 2009 11:12:01 +0100

On Wed, Jan 21, 2009 at 10:55 AM, Juanma Barranquero <address@hidden> wrote:
> On Wed, Jan 21, 2009 at 10:48, Lennart Borgman
> <address@hidden> wrote:
>
>> This is not guaranteed according to MS documentation.
>>
>> With the patched version of Emacs+EmacsW32 this should work, but only
>> if you follow the extra documentation there. Just setting
>> w32-pass-[lr]window-to-system is not enough.
>
> OK, let's say this: I set both variables to nil, I use lwindow for
> super- modifier and rwindow for hyper- modifier, super- and hyper-
> keybindings work OK, pressing lwindow or rwindow alone does not open
> Start.
>
> In fact, my whole w32 key-related config is:
>
>  (setq w32-lwindow-modifier                  'super
>        w32-rwindow-modifier                  'hyper
>        w32-pass-lwindow-to-system            nil
>        w32-pass-rwindow-to-system            nil
>        w32-pass-multimedia-buttons-to-system nil)
>
> If the OP sees something different, that seems like a bug (or a
> feature) of EmacsW32.

No. I have said numerous times that this is a bug in Emacs. It might
work (as for you), but it is not guaranteed to do it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]