GNU bug report logs - #52245
Wishlist: cycle input methods

Previous Next

Package: emacs;

Reported by: Tor Kringeland <tor.a.s.kringeland <at> ntnu.no>

Date: Thu, 2 Dec 2021 15:31:01 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: andremegafone <at> gmail.com, Robert Pluim <rpluim <at> gmail.com>, 52245 <at> debbugs.gnu.org, tor.a.s.kringeland <at> ntnu.no
Subject: bug#52245: Wishlist: cycle input methods
Date: Thu, 23 Dec 2021 20:02:33 +0200
>> I guess we could also have C-u C-u C-\ mean 'cycle', but thatʼs
>> unergonomic.
>
> The use case that I have in mind is this: even if the user customized
> the list of input methods to include more than just one, there could
> be situations where the user needs to use just one input method when
> typing.  In such situations, it would be good to have a way of
> toggling, like we do now, instead of cycling through all the other
> methods.
>
> Any reasonable solution to this use case would be welcome.  I'm
> working with systems which allow you to do something like that, and it
> frequently annoys me to have to cycle through all the keyboard layouts
> I defined, just to be able to toggle between US English and some other
> language.  So I wish that Emacs didn't have such an annoying problem,
> if possible.

I have the same problem that cycling more than 2 keyboard layouts
is annoying.  It would be possible to avoid such a problem in Emacs
by using numeric prefix arguments, e.g.:

  C-1 C-\  activates the first input methods in the list of input methods
  C-2 C-\  second
  C-3 C-\  third
  ...
  C-0 C-\  deactivates the currently active input method




This bug report was last modified 3 years and 232 days ago.

Previous Next


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