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

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

Re: C-M-. (find-tag-regexp) is not working


From: Teemu Likonen
Subject: Re: C-M-. (find-tag-regexp) is not working
Date: Thu, 19 Mar 2009 14:52:15 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

On 2009-03-19 05:45 (-0700), Francis Moreau wrote:

> yes I use emacs -nw in a gnome terminal

C-M-. doesn't work in text terminals. Ctrl+<key> combinations require
that actual control character exists for the key. There is no such
character as Ctrl+. so text terminal programs won't receive the key. I
think that only Ctrl+<a-z> and Ctrl+<space> work in terminals. Meta key
is more flexible, though.


reply via email to

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