From: Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Does code exist to check if a key sequence is valid for Emacs running in terminal mode?
Date: Tue, 16 Jul 2024 22:44:06 -0400 [thread overview]
Message-ID: <jwvo76wu4dq.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: CALTqLiZk7-RaPwtTkW=QB9frPS=wZJXtoz5_bZtjeQkQ36Z9Kw@mail.gmail.com
> 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?
Note the same problem exists under GUIs, where Emacs does not offer
a way to test whether a given ELisp event can be generated by your input
devices.
So, the best you can do is to use heuristics about what you think is
"usually possible" and "usually impossible". I don't know of any ELisp
package offering such a functionality yet.
Stefan
next prev parent reply other threads:[~2024-07-17 2:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2024-07-19 13:31 ` Pierre Rouleau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvo76wu4dq.fsf-monnier+emacs@gnu.org \
--to=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).