Am 20.05.2008 um 17:03 schrieb Steve Lianoglou:

> I'm guessing there's something funny happening with the ctrl sequence
> the terminal is using to send punctuation?

This ASCII "event" does not exist (man ascii). C-; exists outside of  
terminals and terminal emulations as some synthetic event, because on  
this high level you can deal with "modifiers" and "key events" which  
get modified when the modifier key is kept pressed.

> Using "m", like: (global-set-key (kbd "C-m") ctl-x-map)


C-m is the RET key.

--
Greetings

   Pete

Basic, n.:
        A programming language. Related to certain social diseases in
        that those who have it will not admit it in polite company.




--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to