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

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

Specifying Control-= as a string?


From: Ken Manheimer
Subject: Specifying Control-= as a string?
Date: Wed, 19 Jul 2006 13:15:42 -0400

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

this question is mostly academic, at this point.  i was thinking about
using it key as a binding in a keymap, but eventually realized that
regular (non-window-system) ttys won't pass it as input.  though i've
given up on that, i'd like to better understand the story here, and am
curious about whether there's any way to express it as a string, or
whether it's just a bad idea in principle (BIiP).

thanks for any clues!

ken
http://myriadicity.net




reply via email to

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