unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Does code exist to check if a key sequence is valid for Emacs running in terminal mode?
@ 2024-07-12 12:14 Pierre Rouleau
  2024-07-12 12:53 ` Robert Pluim
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Pierre Rouleau @ 2024-07-12 12:14 UTC (permalink / raw)
  To: help-gnu-emacs

 Hi all,

Does Emacs already have a predicate function that can be used to check if
the specified key sequence is valid for Emacs running in terminal mode?

For example, "C-;" is not accessible on Emacs running in terminal mode
because this is not an ASCII control character. It's available for Emacs
running in graphical environment, but not in terminal mode.

Is there something similar already available or one would simply wrap
describe-key and catch the error to check?

Regards,

-- 
/Pierre


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2024-07-19 13:31 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 12:14 Does code exist to check if a key sequence is valid for Emacs running in terminal mode? Pierre Rouleau
2024-07-12 12:53 ` Robert Pluim
2024-07-12 13:07   ` tomas
2024-07-12 14:55     ` Eli Zaretskii
2024-07-12 15:06       ` Pierre Rouleau
2024-07-12 14:48   ` Pierre Rouleau
2024-07-12 14:58     ` Robert Pluim
2024-07-12 13:10 ` Yuri Khan
2024-07-12 13:51   ` tomas
2024-07-12 14:35   ` Pierre Rouleau
2024-07-12 14:41     ` Pierre Rouleau
2024-07-12 14:57       ` Yuri Khan
2024-07-12 15:05         ` Pierre Rouleau
2024-07-12 19:30         ` tomas
2024-07-13 14:12           ` Pierre Rouleau
2024-07-13 20:06             ` tomas
2024-07-12 23:44       ` Emanuel Berg
2024-07-13 13:45         ` Pierre Rouleau
2024-07-12 14:45     ` Robert Pluim
2024-07-12 14:57       ` Pierre Rouleau
2024-07-17  2:44 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-07-19 13:31   ` Pierre Rouleau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).