From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: emacs-devel@gnu.org
Subject: Bind C-. in emacs -nw
Date: Thu, 25 Mar 2010 15:59:13 +0100 [thread overview]
Message-ID: <87pr2stpku.fsf@tux.homenetwork> (raw)
Hi,
i am unable to bind something to `C-.' in emacs -nw.
It seem the "C" of Control is not read, it print only "." like
self-insert-command.
If i bind `C-l' for example no problem.
So:
(global-set-key (kbd "C-.") 'foo) ==> fail
(global-set-key (kbd "C-;") 'foo) ==> fail
(global-set-key (kbd "C-l") 'foo) ==> OK
Is it a bug or i misunderstand something?
--
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/
next reply other threads:[~2010-03-25 14:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 14:59 Thierry Volpiatto [this message]
2010-03-25 15:59 ` Bind C-. in emacs -nw Davis Herring
2010-03-25 16:10 ` Thierry Volpiatto
[not found] ` <201003251755.o2PHt5O4000705@godzilla.ics.uci.edu>
2010-03-25 18:24 ` Thierry Volpiatto
[not found] ` <201003251917.o2PJHYWS003285@godzilla.ics.uci.edu>
2010-03-26 6:56 ` Thierry Volpiatto
[not found] ` <201003260759.o2Q7xEhU027188@godzilla.ics.uci.edu>
2010-03-26 10:33 ` Thierry Volpiatto
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pr2stpku.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=emacs-devel@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).