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

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

Re: Specifying Control-= as a string?


From: Slawomir Nowaczyk
Subject: Re: Specifying Control-= as a string?
Date: Wed, 19 Jul 2006 21:47:52 +0200

On Wed, 19 Jul 2006 13:15:42 -0400
Ken Manheimer <ken.manheimer@gmail.com> wrote:

#> is there any way to specify the one-character key sequence:
#> 
#>   [(control =)]
#> 
#> as a lisp string?
#> 
#> the strings "\C-=" and "\^=" complain about "Invalid modifier in string".

(kbd "C-=") should work

-- 
 Best wishes,
   Slawomir Nowaczyk
     ( slawomir.nowaczyk.847@student.lu.se )

There are three types of people in this world:
those who can count, and those who cannot.





reply via email to

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