bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#37495: 27.0.50; lwindow doesn't pass to system


From: Juanma Barranquero
Subject: bug#37495: 27.0.50; lwindow doesn't pass to system
Date: Wed, 25 Sep 2019 14:44:17 +0200

In my system, using that very same snapshot, w32-pass-lwindow-to-system is t and it doesn't swallow any LWin command.

So it seems something specific to your setup.

What does 

   emacs -Q --batch --eval "(princ w32-pass-lwindow-to-system)"

return?

Does it change if you do create an empty directory, let's call it C:\EMPTY, and you set HOME to it?

   set HOME=C:\EMPTY
   emacs -Q --batch --eval "(princ w32-pass-lwindow-to-system)"



reply via email to

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