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

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

Re: Does code exist to check if a key sequence is valid for Emacs runnin


From: Pierre Rouleau
Subject: Re: Does code exist to check if a key sequence is valid for Emacs running in terminal mode?
Date: Fri, 12 Jul 2024 11:06:29 -0400

On Fri, Jul 12, 2024 at 10:56 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Fri, 12 Jul 2024 15:07:40 +0200
> > Cc: Pierre Rouleau <prouleau001@gmail.com>,
> >  help-gnu-emacs <help-gnu-emacs@gnu.org>
> > From: <tomas@tuxteam.de>
> >
> > OK, negatively speaking, on a terminal CTRL zeros bit 6 (counting from
> LSB,
> > starting with 0) to reach the control codes 0..1f (hex). So it only makes
> > sense with the character codes 40..5f hex (that's '@'..'_').
>
> I think you forget about the term/*.el files.  It could define some
> arbitrary sequence as a valid key.
>
>
Correct.  I did not know about that.  Thanks

/Pierre


reply via email to

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