[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with Multi_Key
From: |
Štěpán Němec |
Subject: |
Re: Problems with Multi_Key |
Date: |
Wed, 05 May 2010 11:35:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
James Cloos <address@hidden> writes:
>>>>>> "WL" == Werner LEMBERG <address@hidden> writes:
>
> WL> [GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.0) of
> WL> 2010-04-08 on linux-nvf0]
>
> Multi_key works fine here (git master of Xorg,xcb, et al, brz trunk of
> Emacs), but I use:
>
> GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2010-04-23 on lugabout
>
> It may be a GTK issue.
Probably not, I'm using a non-toolkit build.
Somewhat interestingly, it works when I run Emacs as
'env XMODIFIERS="@im=none" emacs'
..., and it _always_ works in the terminal, so maybe it has more to do
with some interaction with X input methods.
Štěpán