all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Gtk: Multi_key ceases to work
Date: Fri, 24 Jan 2003 21:08:06 +0100	[thread overview]
Message-ID: <8CF7071F-2FD7-11D7-8625-00039363E640@swipnet.se> (raw)
In-Reply-To: <84fzrmk29q.fsf@lucy.is.informatik.uni-duisburg.de>


tisdagen den 21 januari 2003 kl 15.26 skrev Kai Großjohann:

> 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
> \0.  And Multi_key followed by s and then s again generated ß.
>
> 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).

	Jan D.

  reply	other threads:[~2003-01-24 20:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-21 14:26 Gtk: Multi_key ceases to work Kai Großjohann
2003-01-24 20:08 ` Jan D. [this message]
2003-01-25 16:21   ` Jan D.
2003-01-25 21:43     ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8CF7071F-2FD7-11D7-8625-00039363E640@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.