bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34416: 26.1; Some characters repeated in keyboard macro with quail c


From: Eli Zaretskii
Subject: bug#34416: 26.1; Some characters repeated in keyboard macro with quail chinese-py input method enabled
Date: Sun, 10 Feb 2019 20:21:46 +0200

> From: "whatacold ." <whatacold@gmail.com>
> Date: Sun, 10 Feb 2019 17:13:11 +0800
> 
> 1. Start a fresh emacs by 'emacs -Q' in terminal
> 2. Enable chinese-py input method of quail by eval'ing below snippet:
> 
>     (setq default-input-method "chinese-py")
>     (toggle-input-method)
> 
> 3. Start defining keyboard macro by hitting 'F3'
> 4. Input Chinese '你好' by typing 'ni1hao1' in the '*scratch*' buffer,
>     and end keyboard macro by 'F4'
> 5. Replay keyboard macro by 'F4', it will get '嗯你h好', which is *not*
>     exactly the same.

Thanks, this is bug #32108, which is already fixed on the master
branch of the Emacs Git repository.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]