emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gtk: Multi_key ceases to work


From: Jan D.
Subject: Re: Gtk: Multi_key ceases to work
Date: Sat, 25 Jan 2003 17:21:23 +0100 (CET)

> 
> > With many applications (including Emacs using the default toolkit),
> > it worked to assign the Multi_key keysym to some keycode.  Then I
> > could type Multi_key followed by " followed by a, say, to generate
> > > >
> > But now I've compiled Emacs with Gtk (it's really great, btw!) and
> > this ceases to work.  Emacs beeps (or flashes, because of
> > visible-bell) when I hit the Multi_key.
> >
> > What do I do now?  Is this a bug in the Gtk port or a bug in Kai?
> 
> A bug in the Gtk port.  The problem is that Gtk does not call
> XFilterEvent for key events.  Gtk implements compose handling by it
> self (I could not believe it when I saw it).
> 

I think I fixed this now.

        Jan D.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]