From: xenodasein--- via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: Monnier <monnier@iro.umontreal.ca>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: Re: FWD: Explanation Request for the Function set-transient-map in subr.el
Date: Sun, 14 Nov 2021 14:04:30 +0100 (CET) [thread overview]
Message-ID: <MoTY8Wz--3-2@tutanota.de> (raw)
In-Reply-To: <MoTLOXR--3-2@tutanota.de>
I'm sorry I just saw your answer on this post.
> It checks whether the user used one of the bindings from the `map` as> opposed to one of the bindings from other active keymaps (e.g. the> global map).
set-transient-map uses interal-push-map to modify overriding-terminal-local-map, so I assume you can call another command that uses set-transient map on top of a previous one and they stack? Should isearch also use that function to modify o-t-l-m? Because is currently uses setq nil on the map while exiting and nukes the whole thing...
next prev parent reply other threads:[~2021-11-14 13:04 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-11 18:10 Explanation Request for the Function set-transient-map in subr.el xenodasein--- via Users list for the GNU Emacs text editor
2021-11-12 14:41 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-11-14 12:08 ` FWD: " xenodasein--- via Users list for the GNU Emacs text editor
2021-11-14 13:04 ` xenodasein--- via Users list for the GNU Emacs text editor [this message]
2021-11-14 23:13 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-11-28 18:12 ` xenodasein--- via Users list for the GNU Emacs text editor
2021-11-28 19:17 ` Michael Heerdegen
2021-11-28 19:45 ` Stefan Monnier
2021-11-28 20:48 ` xenodasein--- via Users list for the GNU Emacs text editor
2021-11-28 21:07 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-11-28 21:24 ` Michael Heerdegen
2021-11-28 22:29 ` xenodasein--- via Users list for the GNU Emacs text editor
2021-11-28 22:44 ` xenodasein--- via Users list for the GNU Emacs text editor
2021-11-29 10:28 ` Michael Heerdegen
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=MoTY8Wz--3-2@tutanota.de \
--to=help-gnu-emacs@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=xenodasein@tutanota.de \
/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).