From: Manuel Giraud via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Juri Linkov <juri@linkov.net>
Cc: 68338@debbugs.gnu.org,
Gautier Ponsinet <gautier@gautierponsinet.xyz>,
Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#68338: 30.0.50; Repeat mode and input methods
Date: Thu, 11 Jan 2024 16:16:40 +0100 [thread overview]
Message-ID: <87sf332947.fsf@ledu-giraud.fr> (raw)
In-Reply-To: <86o7dsnz5a.fsf@mail.linkov.net> (Juri Linkov's message of "Thu, 11 Jan 2024 09:10:49 +0200")
Juri Linkov <juri@linkov.net> writes:
>> For the record and AFAIU, it seems that having an input method results
>> in having a translation keymap (see "quail.el"). And OTOH, repeat-mode
>> sets a transient keymap (see 'set-transient-map' from "subr.el"). So
>> maybe there is something going on here?
>
> Here is the simplest test case without repeat-mode:
>
> (progn
> (set-transient-map (define-keymap "o" #'other-window))
> (other-window 1))
Thanks. It seems that your example works if the call to 'other-window'
sends you in a window with a « special » input method.
So it confirms that the bug is between transient keymap and translation
keymap, no?
--
Manuel Giraud
next prev parent reply other threads:[~2024-01-11 15:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 22:09 bug#68338: 30.0.50; Repeat mode and input methods Gautier Ponsinet
2024-01-09 12:53 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-10 14:31 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-10 14:36 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-10 16:52 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-10 17:31 ` Eli Zaretskii
2024-01-11 7:10 ` Juri Linkov
2024-01-11 15:16 ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-01-12 3:31 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-12 3:51 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-12 7:33 ` Juri Linkov
2024-01-18 23:29 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
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=87sf332947.fsf@ledu-giraud.fr \
--to=bug-gnu-emacs@gnu.org \
--cc=68338@debbugs.gnu.org \
--cc=gautier@gautierponsinet.xyz \
--cc=juri@linkov.net \
--cc=manuel@ledu-giraud.fr \
--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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).