all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keyboard problem C-M-a
@ 2009-11-05 18:29 stan
  2009-11-05 22:04 ` Colin S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: stan @ 2009-11-05 18:29 UTC (permalink / raw
  To: help-gnu-emacs

I have two purposes here: I'd like to get some feedback on my
thinking/troubleshooting and I'd also like to resolve the problem.

I'm using Suse 11.0 with emacs 22.2.1 and cc-mode 5.31.5. 

In c-mode, C-M-a causes no response. I tried C-h b to look at the
bindings and C-M-a is bound to c-beginning-of-defun. Here I'd like
some feedback; I'm assuming that C-h b is reading "live" keymaps and
not some prepared help text because I can see custom bindings and
furthermore, I believe that because I can see the C-M-a binding that
is is a true active binding and should work. Correct?

So then I tried C-h k thinking it would show me basically the same
thing emacs is seeing. Is that correct? Is ther a better way to see
the "raw" keyboard input that emacs is seeing when I troubleshoot
keyboard problems? I know this also shows the binding, but here I'm
considering that a side effect.

I'm running a graphical emacs so I assume that the keyboard input is
comming from X. Based on my reasoning above I'm assuming that X or
more likely KDE is possibly eating that keystroke before emacs sees
it. Does that sound right or am I missing something?

I also tried emacs -nw but I got basically the same response; the
keychord was ignored. Since I ran from a terminal emulator under X I
would expect that result if X or KDE is eating the key in route to
emacs.

I have nothing in my .emacs that could cause this but to be sure I
tried starting without .emacs: same response.

Have I ruled out emacs + configuration as the problem here? Are there
obvious problems in my thinking/process/knowledge?

Has anyone else seen this and/or does anyone have any ideas on where
to start searching for the hungry keyboard bandit?

Stan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: keyboard problem C-M-a
  2009-11-05 18:29 keyboard problem C-M-a stan
@ 2009-11-05 22:04 ` Colin S. Miller
  2009-11-06  2:36   ` stan
  0 siblings, 1 reply; 3+ messages in thread
From: Colin S. Miller @ 2009-11-05 22:04 UTC (permalink / raw
  To: help-gnu-emacs

Stan,

stan wrote:
> Based on my reasoning above I'm assuming that X or
> more likely KDE is possibly eating that keystroke before emacs sees
> it. Does that sound right or am I missing something?

You are right, KDE 3 eats C+M+a.
If you start the Control Center,
goto Regional & Accessibility / Keyboard Shortcuts,
you'll see that Alt+Ctrl+A is bound to
Shortcut Schemes/Global/System/Windows/Active Window Demanding Attention.

HTH,
Colin S. Miller



-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: keyboard problem C-M-a
  2009-11-05 22:04 ` Colin S. Miller
@ 2009-11-06  2:36   ` stan
  0 siblings, 0 replies; 3+ messages in thread
From: stan @ 2009-11-06  2:36 UTC (permalink / raw
  To: help-gnu-emacs

Colin S. Miller wrote:
> stan wrote:
>> Based on my reasoning above I'm assuming that X or
>> more likely KDE is possibly eating that keystroke before emacs sees
>> it. Does that sound right or am I missing something?
>
> You are right, KDE 3 eats C+M+a.
> If you start the Control Center,
> goto Regional & Accessibility / Keyboard Shortcuts,
> you'll see that Alt+Ctrl+A is bound to
> Shortcut Schemes/Global/System/Windows/Active Window Demanding Attention.

Thanks, that did the trick.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-06  2:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 18:29 keyboard problem C-M-a stan
2009-11-05 22:04 ` Colin S. Miller
2009-11-06  2:36   ` stan

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.