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

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

Re: Key binding with multiple modifiers


From: Stefan Monnier
Subject: Re: Key binding with multiple modifiers
Date: Mon, 26 Jan 2004 22:13:57 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> What is the correct way to bind a key modified by both the control and
> the meta key?  I failed to find an example in the help texts and the
> following command doesn't work:

I recommend the [(control ?x) (control meta ?7)] syntax.
The kbd syntax is also good.


        Stefan


reply via email to

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