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

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

Re: \C-;


From: Eli Zaretskii
Subject: Re: \C-;
Date: Thu, 26 Oct 2000 21:13:30 +0200

> From: "jonathan bright" <jonathan.bright@onebox.com>
> Date: Wed, 25 Oct 2000 16:04:00 -0700
> 
> i'm unable to map Control SemiColon, for example:
> 
>       (define-key global-map "\C-;" 'forward-char)
> 
> i've noticed this on both linux and nt

That's because the PC keyboard doesn't generate a scancode for C-;, so
no system that runs on a PC can have that key.



reply via email to

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