GNU bug report logs -
#44266
Transient input methods
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Tue, 27 Oct 2020 20:54:01 UTC
Severity: normal
Tags: fixed, patch
Fixed in version 28.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 44266 <at> debbugs.gnu.org (full text, mbox):
>> The following patch addresses such issues of the current input method
>> implementation by providing a new feature of transient input methods.
>
>> A transient input method is enabled temporarily for entering a key sequence,
>> and is disabled automatically afterwards.
>
> I like the idea, I think. But just thinking out loud without having
> read the code closely -- would it perhaps be even more useful to have
> the transient method in place until you `C-x \' again?
>
> Then you could
>
> `C-x \ ... type a couple of words in that method C-x \'
This is achievable already by shorter key sequence:
`C-\ ... type a couple of words in that method C-\'
> I'm not at all sure, but I think that perhaps people would more often
> type in a couple of words than just a single key sequence?
This feature is intended as an equivalent of the X Compose Multi_key
that inserts a single character, whereas X layouts switcher that activates
a layout to insert a couple of words corresponds to Emacs non-transient
input methods switched by C-\.
This bug report was last modified 4 years and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.