From: Eli Zaretskii <eliz@gnu.org>
To: "Matsievskiy S.V." <seregaxvm.main@gmail.com>
Cc: 40988-done@debbugs.gnu.org
Subject: bug#40988: 26.3; keyboard macro with input-method inserts characters twice
Date: Fri, 01 May 2020 07:09:08 +0300 [thread overview]
Message-ID: <83mu6swb2z.fsf@gnu.org> (raw)
In-Reply-To: <a146bf4d37125bcf007c47ff1861a656f58ae955.camel@gmail.com> (seregaxvm.main@gmail.com)
> From: "Matsievskiy S.V." <seregaxvm.main@gmail.com>
> Date: Thu, 30 Apr 2020 22:38:25 +0300
>
> When I define keyboard macro with some input method enabled (lets say,
> `english-dvorak`), `self-insert` commands are repeated twice.
>
> For example, if I define macro like this:
> `F3 insert chars asdf F4` and then hit `F4`, I will get the following
> line:
> ```
> insert chars asdf
> ```
>
> But if I'll use some input method:
> `F3 insert chars C-\ asdf F4`, I will get:
> ```
> insert chars aaooeeuu
> ```
>
> Characters that were typed with `english-dvorak` input method enabled
> are repeated twice when macro is called. This happens with all input
> methods.
Thanks, this is already fixed in what will become Emacs 27.
prev parent reply other threads:[~2020-05-01 4:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-30 19:38 bug#40988: 26.3; keyboard macro with input-method inserts characters twice Matsievskiy S.V.
2020-05-01 4:09 ` Eli Zaretskii [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83mu6swb2z.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=40988-done@debbugs.gnu.org \
--cc=seregaxvm.main@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.