GNU bug report logs - #40988
26.3; keyboard macro with input-method inserts characters twice

Previous Next

Package: emacs;

Reported by: "Matsievskiy S.V." <seregaxvm.main <at> gmail.com>

Date: Thu, 30 Apr 2020 19:45:03 UTC

Severity: normal

Found in version 26.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 40988-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Matsievskiy S.V." <seregaxvm.main <at> gmail.com>
Cc: 40988-done <at> debbugs.gnu.org
Subject: Re: bug#40988: 26.3;
 keyboard macro with input-method inserts characters twice
Date: Fri, 01 May 2020 07:09:08 +0300
> From: "Matsievskiy S.V." <seregaxvm.main <at> 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.




This bug report was last modified 5 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.