PhilMurwin / growl-for-windows

Automatically exported from code.google.com/p/growl-for-windows
0 stars 0 forks source link

Alt-X does not work in GNU Emacs #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start Growl.
2. Start GNU Emacs.
3. Type Alt-X.

What is the expected output? What do you see instead?
I expected Emacs to show "M-x " in its minibuffer.  Instead, it shows nothing 
in its minibuffer.

What version of the product are you using? On what operating system?
I'm using Growl for Windows v2.0.9 on Windows XP.

Please provide any additional information below.
This is important to me because Alt-X is used to enter extended commands.  I'd 
like a way to prevent Growl from capturing Alt-X or pass it through to GNU 
Emacs when no notification is displayed.

Original issue reported on code.google.com by matt.kr...@amo.abbott.com on 10 Aug 2012 at 10:21

GoogleCodeExporter commented 9 years ago
Yeah, I have to remove growl now :-(.

Original comment by tsi...@gmail.com on 4 Jun 2014 at 3:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Growl registers some global hotkey (alt-x, alt-shift-x). It should be possible 
to disable these global hotkeys, since they interfere with other applications.

(In Eclipse I use alt-shift-x a lot)

Original comment by loff...@gmail.com on 7 Jan 2015 at 9:55