From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gregory Heytings Newsgroups: gmane.emacs.bugs Subject: bug#60711: Compose fails to generate =?UTF-8?Q?=E2=89=A4?= and =?UTF-8?Q?=E2=89=A5?= (only those two! and only in emacs!) Date: Wed, 11 Jan 2023 21:02:07 +0000 Message-ID: <502d6ee86aeda9813a72@heytings.org> References: <56368889cbdc3988c852@heytings.org> <87r0w1fs1q.fsf@yahoo.com> <502d6ee86a5af0665e1e@heytings.org> <875yddfk2v.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34165"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 60711@debbugs.gnu.org, Marcin Kasperski To: Po Lu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 11 22:03:30 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFiFs-0008bW-Q1 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 11 Jan 2023 22:03:28 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pFiFW-0005Gv-2z; Wed, 11 Jan 2023 16:03:06 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pFiFU-0005Gi-4Z for bug-gnu-emacs@gnu.org; Wed, 11 Jan 2023 16:03:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pFiFS-0003Ky-59 for bug-gnu-emacs@gnu.org; Wed, 11 Jan 2023 16:03:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pFiFS-0007rB-0r for bug-gnu-emacs@gnu.org; Wed, 11 Jan 2023 16:03:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 11 Jan 2023 21:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60711 X-GNU-PR-Package: emacs Original-Received: via spool by 60711-submit@debbugs.gnu.org id=B60711.167347093030132 (code B ref 60711); Wed, 11 Jan 2023 21:03:01 +0000 Original-Received: (at 60711) by debbugs.gnu.org; 11 Jan 2023 21:02:10 +0000 Original-Received: from localhost ([127.0.0.1]:44044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFiEc-0007pw-31 for submit@debbugs.gnu.org; Wed, 11 Jan 2023 16:02:10 -0500 Original-Received: from heytings.org ([95.142.160.155]:40678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFiEa-0007po-0K for 60711@debbugs.gnu.org; Wed, 11 Jan 2023 16:02:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1673470927; bh=rJyIbjnKp/Ufr8QuS2UdoDMdreYLEkqb2sDQJ/yG+U4=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=ad/FkDYxOYy123c0mbndr82f5CygTWFm+zItngNXfgn+TihAxdnhpBW+CeUKCFpCa 8HuJTYPsse19j/yLQedLulg2opq3hyt5ovjMYDshM5ftMCiPBMfHktdxIStWyQjonY gkagrYAjssUkN0cC0cFbg9hGN9sMw3WDuaKzSjB/cOVtwmWQ8+r4Xd0pgfJXfJQa8S gF3Xdm4Wd9ux2hT1TnHz8CeYgWBrHx3zAIeryV4U7HGlPgGgCWG0iXwaLHDPTkFRvg I5O9xLIf4uhK45/0zgGnDOsavhtLV9q9vcgb+pqp+MIJ6rJrKVyDtBie8RqmSrcMLz hYpGgSe1KxhhA== In-Reply-To: <875yddfk2v.fsf@yahoo.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:253168 Archived-At: > > The compose key requires either compose state to be kept by the program > in cooperation with XLookupString, or is implemented by the input > method. > You're right. I thought this was happening entirely inside Xlib, and indeed it requires some cooperation of the program. It seems that this cooperation is minimal, though: IIUC, the client should just immediately discard the events when XFilterEvent returns True, that is, until the composed character is delivered.