GNU bug report logs -
#52245
Wishlist: cycle input methods
Previous Next
Full log
View this message in rfc822 format
> From: Robert Pluim <rpluim <at> gmail.com>
> Date: Thu, 02 Dec 2021 16:49:56 +0100
> Cc: 52245 <at> debbugs.gnu.org
>
> `default-input-method' is currently either nil or an input method to
> use for `toggle-input-method'. Extend it to allow it to be a list to
> cycle through, containing either
>
> - input-method symbols
> - the symbol 'input-method-history
>
> So you could have eg
>
> '(latin-prefix input-method-history czech)
>
> If input-method-history contained 'polish, then cycling would go
>
> latin-prefix -> polish -> czech -> no input method
That's okay, but we should have this as an optional behavior, so that
people could still toggle only between some input method and no input
method with a single C-\, even if they defined a list of them.
This bug report was last modified 3 years and 231 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.