all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: help-gnu-emacs@gnu.org
Subject: Re: C-M-. (find-tag-regexp) is not working
Date: Thu, 19 Mar 2009 08:43:28 +0000 (UTC)	[thread overview]
Message-ID: <gpt0jg$cr9$1@colin2.muc.de> (raw)
In-Reply-To: 1c5a0fce-3c0e-4fbe-84c9-3076485b0299@j39g2000yqn.googlegroups.com

Francis Moreau <francis.moro@gmail.com> wrote:
> Hello,

> I have a strange behaviour with emacs23 and this key binding.

> When I want to invoke 'find-tag-regexp' function with C-M-., emacs
> invokes 'find-tag' instead.

> However if I execute 'find-tag-regexp' manually (M-x find-tag-regexp),
> it works as expected and emacs tells me that I can use C-M-. key
> binding to invoke this function...

> Now if I ask for a key binding description (C-h k) of C-M-., emacs
> tells me:

>    M-. runs the command find-tag, which is an interactive compiled
> Lisp...

> So it looks like when I press C-M-., emacs interprets this to M-.

Type C-h c (`describe-key-briefly'), followed by C-M-..  (That's C-M-.
followed by a full stop.  You don't type the full stop; I typed it to
indicate the end of my sentence.  Yikes! :-)  This will show you what
key sequence Emacs saw.

> Could anybody tell me why ?

Maybe your keyboard hasn't been set up to generate proper key codes
for C-M-.  Try C-h l `view-lossage' after typing M-. and C-M-..  This
will show you what raw key codes Emacs actually received.

Also, please tell us your operating system and environment.

> Thanks

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2009-03-19  8:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-19  8:17 C-M-. (find-tag-regexp) is not working Francis Moreau
2009-03-19  8:43 ` Alan Mackenzie [this message]
2009-03-19 10:13   ` Francis Moreau
2009-03-19 11:25     ` Peter Dyballa
2009-03-19 11:28     ` Nikolaj Schumacher
     [not found]     ` <mailman.3560.1237462139.31690.help-gnu-emacs@gnu.org>
2009-03-19 12:45       ` Francis Moreau
2009-03-19 14:52         ` Teemu Likonen
2009-03-19 18:33           ` Alan Mackenzie
2009-03-19 20:13             ` Peter Dyballa
     [not found]             ` <mailman.3592.1237493626.31690.help-gnu-emacs@gnu.org>
2009-03-20 22:31               ` Alan Mackenzie
2009-03-22 20:12             ` Francis Moreau
2009-03-19 20:20           ` Francis Moreau

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='gpt0jg$cr9$1@colin2.muc.de' \
    --to=acm@muc.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.