GNU bug report logs - #37495
27.0.50; lwindow doesn't pass to system

Previous Next

Package: emacs;

Reported by: "Albert" <georgealbert <at> qq.com>

Date: Tue, 24 Sep 2019 01:50:02 UTC

Severity: normal

Found in version 27.0.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Albert <georgealbert <at> qq.com>
Cc: 37495 <37495 <at> debbugs.gnu.org>
Subject: bug#37495: 27.0.50; lwindow doesn't pass to system
Date: Tue, 24 Sep 2019 15:50:35 +0200
[Message part 1 (text/plain, inline)]
I see two problems in your image, but none of them are related to being
unable to redefine lwindow.

The first one is that I omitted a closing ] in the second define-key
command. Sorry. But it seems you corrected it,

The second one is about my-s-d-command, which obviously won't work because
it does not exist. It was just an example command for you to substitute.

So, in other words, if you do

  (setq w32-lwindow-modifier 'super)
  (w32-register-hot-key [s-])

  (define-key global-map [?\s-r] 'list-buffers)
  (define-key global-map [?\s-d] 'make-frame-command)

does lwindow+r run list-buffers? And does lwindow+d make a new frame?
[Message part 2 (text/html, inline)]
[2A05D014@5964794E.7E148A5D.jpg (image/jpeg, inline)]
[2703CD18@B03B2226.7E148A5D.jpg (image/jpeg, inline)]

This bug report was last modified 5 years and 300 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.