unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bind C-. in emacs -nw
@ 2010-03-25 14:59 Thierry Volpiatto
  2010-03-25 15:59 ` Davis Herring
       [not found] ` <201003251755.o2PHt5O4000705@godzilla.ics.uci.edu>
  0 siblings, 2 replies; 6+ messages in thread
From: Thierry Volpiatto @ 2010-03-25 14:59 UTC (permalink / raw)
  To: emacs-devel

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/






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

end of thread, other threads:[~2010-03-26 10:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 14:59 Bind C-. in emacs -nw Thierry Volpiatto
2010-03-25 15:59 ` 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

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).