[Pkg-ime-devel] Bug#725379: Bug#725379: ibus-el: cannot switch ibus on

Toni Mueller support at oeko.net
Fri Oct 4 22:10:19 UTC 2013


Hi Ryo,

On Fri, Oct 04, 2013 at 11:56:58AM -1000, Ryo Furue wrote:
> > and lets me switch ibus on and off
> > as much as I want.
> 
> How do you switch it on?

I have assigned Ctrl-. to toggle my input method(s), as I figured that
almost no program so far seems to use this combination, and it is always
available.

Btw, I also have a start script to fire emacs up, as it will not work at
all with a non-Chinese locale (at least not for me). The start script is
this:

--------------------------- cut
#!/bin/sh

LC_CTYPE="zh_CN.UTF-8"
export LC_CTYPE
exec emacsclient -c --alternate-editor="" &

--------------------------- cut

You can also simply write "exec emacs23" instead, if you want to.


$ dpkg -l|grep ibus-el
ii  ibus-el                                           0.3.0-2


You should be able to get this version from snapshots.debian.org. If it
works, then you know that the bug was introduced somewhere between my
and your version of ibus-el.


Kind regards,
--Toni++



More information about the Pkg-ime-devel mailing list