all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: MON KEY <monkey@sandpframing.com>, emacs-devel@gnu.org
Subject: Re: w32-pass-rwindow-to-system
Date: Wed, 21 Jan 2009 10:55:05 +0100	[thread overview]
Message-ID: <f7ccd24b0901210155l696ca3d0o25a3446d1c86e04d@mail.gmail.com> (raw)
In-Reply-To: <e01d8a50901210148k66e33a0fld359d689199a14e9@mail.gmail.com>

On Wed, Jan 21, 2009 at 10:48, Lennart Borgman
<lennart.borgman@gmail.com> 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.

    Juanma




  reply	other threads:[~2009-01-21  9:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21  1:57 w32-pass-rwindow-to-system MON KEY
2009-01-21  9:29 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21  9:48   ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21  9:55     ` Juanma Barranquero [this message]
2009-01-21 10:12       ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 10:26         ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 10:59           ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 11:11             ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 14:09             ` w32-pass-rwindow-to-system Jason Rumney
2009-01-21 14:20               ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 22:12               ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 14:23     ` w32-pass-rwindow-to-system Jason Rumney
2009-01-21 18:29       ` w32-pass-rwindow-to-system MON KEY
2009-01-21 21:58       ` w32-pass-rwindow-to-system Lennart Borgman
2009-01-21 23:03         ` w32-pass-rwindow-to-system MON KEY
2009-01-21 23:14           ` w32-pass-rwindow-to-system Lennart Borgman
  -- strict thread matches above, loose matches on Subject: below --
2009-01-21 13:05 w32-pass-rwindow-to-system grischka
2009-01-21 14:19 ` w32-pass-rwindow-to-system Juanma Barranquero
2009-01-21 15:41   ` w32-pass-rwindow-to-system grischka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0901210155l696ca3d0o25a3446d1c86e04d@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=monkey@sandpframing.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.