all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anakreon Mendis <anakreonmejdi@yahoo.gr>
Subject: Strange behaveur for M-x
Date: Tue, 29 Mar 2005 15:34:38 +0300	[thread overview]
Message-ID: <d2bi1m$vr9$1@sea.gmane.org> (raw)

Hello all.
This shouldn't be a bug but I can't find a workaround for this strange behaver.
If I press M-x, instead of the minibuffer taking focus, emacs produces a beep.
I can't invoke any command except for those which a key binding exists.
The key bindings which like M-a, M-e produce a beep also.

uname -a:
Linux anakreon 2.4.27-2-386 #1 Thu Jan 20 10:55:08 JST 2005 i686 GNU/Linux

This is a "Debian testing" distribution.
Emacs version: GNU Emacs 21.4.1

If emacs is used outside the X environment, M-x works fine.

A guess is that M-x is never sent to emacs but the xev program produces
the output bellow for M-x

KeyPress event, serial 28, synthetic NO, window 0x800001,
     root 0x3a, subw 0x0, time 6331689, (166,-16), root:(172,11),
     state 0x0, keycode 64 (keysym 0xffe9, Alt_L), same_screen YES,
     XLookupString gives 0 bytes:  ""

KeyPress event, serial 28, synthetic NO, window 0x800001,
     root 0x3a, subw 0x0, time 6333198, (166,-16), root:(172,11),
     state 0x8, keycode 53 (keysym 0x78, x), same_screen YES,
     XLookupString gives 1 bytes:  "x"

KeyRelease event, serial 28, synthetic NO, window 0x800001,
     root 0x3a, subw 0x0, time 6333336, (166,-16), root:(172,11),
     state 0x8, keycode 53 (keysym 0x78, x), same_screen YES,
     XLookupString gives 1 bytes:  "x"

Any idea what's going on?

Anakreon

             reply	other threads:[~2005-03-29 12:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-29 12:34 Anakreon Mendis [this message]
     [not found] <mailman.501.1112106058.28103.bug-gnu-emacs@gnu.org>
2005-03-29 18:44 ` Strange behaveur for M-x Heike C. Zimmerer
2005-03-30 10:16   ` Anakreon Mendis
     [not found]   ` <mailman.624.1112181895.28103.bug-gnu-emacs@gnu.org>
2005-04-01 14:25     ` Heike C. Zimmerer
2005-04-01 16:12       ` Anakreon Mendis

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='d2bi1m$vr9$1@sea.gmane.org' \
    --to=anakreonmejdi@yahoo.gr \
    /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.