From unknown Fri Aug 22 01:33:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19487: 24.3; Compose key does not work Resent-From: Rustom Mody Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 02 Jan 2015 03:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 19487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 19487@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.142016895917505 (code B ref -1); Fri, 02 Jan 2015 03:23:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Jan 2015 03:22:39 +0000 Received: from localhost ([127.0.0.1]:34764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y6sow-0004YH-6s for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46981) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y6sou-0004Y9-J8 for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y6sot-00014I-JW for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6sot-00014C-HC for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6sos-0005qB-I9 for bug-gnu-emacs@gnu.org; Thu, 01 Jan 2015 22:22:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y6sor-00013i-5Q for bug-gnu-emacs@gnu.org; Thu, 01 Jan 2015 22:22:34 -0500 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:51295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6soq-00013U-VD for bug-gnu-emacs@gnu.org; Thu, 01 Jan 2015 22:22:33 -0500 Received: by mail-wg0-f44.google.com with SMTP id b13so23846171wgh.31 for ; Thu, 01 Jan 2015 19:22:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=+3pBb+8kOpQdc+29P1qI4JrTXlmjfsxPIiHqEjkfjTU=; b=g+HmGrq1XX0Erz+vsE5UgCFAllZVQ8w7dLrFK3Sbtj1dspLOcgDfST6bkPq2gxjKrK ROlKPlBndcFak5V9jFOVm8SANSKDH0oHOfjiIhU+mX06NC1fSElD+xBim2S2AHItCcQ0 zlPJlpykIk5m1IeTx2ndmISO2OGjOyFr3MgDKYIOzPylT1JlMrhHo/bUpS8nRrHPaUDV O5bSbd33AwWb+AnA8PZ9cvBMW0z+b3LcuIBrF3anFNmLG5B/Zh6lPNsvmObQtmhBTP/F YnYKpE+0PkgpxBk0R0+5QP8nbARYv+B0PKy7p4YS85yuwrYIgPo2CMPOxBJ68yeWe1mj uKvA== X-Received: by 10.194.63.198 with SMTP id i6mr143141003wjs.90.1420168951649; Thu, 01 Jan 2015 19:22:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.27.80.80 with HTTP; Thu, 1 Jan 2015 19:22:11 -0800 (PST) From: Rustom Mody Date: Fri, 2 Jan 2015 08:52:11 +0530 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) After $ setxkbmap -variant altgr-intl -option compose:menu I can enter unicode characters with Menu everywhere except emacs Starting emacs with $ env -u XMODIFIERS emacs makes it work If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /usr/share/emacs/24.3/etc/DEBUG. In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9) of 2014-06-06 on brownie, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11600000 System Description: Ubuntu 14.10 Configured using: `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mandir=3D/usr/share/man' '--with-pop=3Dyes' '--enable-locallisppath=3D/etc/emacs24:/etc/emacs:/usr/local/share/emacs/2= 4.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-l= isp:/usr/share/emacs/site-lisp' '--with-crt-dir=3D/usr/lib/x86_64-linux-gnu' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk3' '--with-toolkit-scroll-bars' 'build_alias=3Dx86_64-linux-gnu' 'CFLAGS=3D-g -O2 -fstack-protector --param=3Dssp-buffer-size=3D4 -Wformat -Werror=3Dformat-security -Wall' 'LDFLAGS=3D-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=3D-D_FORTIFY_SOURCE=3D2'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: =C2=BD M-x r e p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From unknown Fri Aug 22 01:33:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19487: 24.3; Compose key does not work Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 01 Oct 2020 12:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Rustom Mody , 19487@debbugs.gnu.org Received: via spool by 19487-submit@debbugs.gnu.org id=B19487.16015552185871 (code B ref 19487); Thu, 01 Oct 2020 12:27:02 +0000 Received: (at 19487) by debbugs.gnu.org; 1 Oct 2020 12:26:58 +0000 Received: from localhost ([127.0.0.1]:34475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNxfm-0001Wc-4J for submit@debbugs.gnu.org; Thu, 01 Oct 2020 08:26:58 -0400 Received: from mail-ej1-f43.google.com ([209.85.218.43]:43523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNxfk-0001WN-K4 for 19487@debbugs.gnu.org; Thu, 01 Oct 2020 08:26:57 -0400 Received: by mail-ej1-f43.google.com with SMTP id md26so2106207ejb.10 for <19487@debbugs.gnu.org>; Thu, 01 Oct 2020 05:26:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:content-transfer-encoding; bh=qQNRdm1qO79HSamfQHUyuZQMO9RQqNcAmnFk3dOgkeI=; b=VPYDfDg2V3YDqUul43Xob6WDZI3vTLB4R9Z8UYFjq7HBr3vnv4j8kH63x43g0Wq2DU HNA4OHkIDjYVVdhWRq4971Wa0MZlc4FoT1nYZjDMohIEE1KISq8MJoqauI/RsJJBr0e6 bABTrRyr/G9chp50Iu1QXHTOr6PLS4mCQ9rP6s8Is7h+GZGmbCpKI5eBT8RLReVXV8u9 klew1TXsmVGJgX9BrdLyhH0ClKQY6m+oIUK1FzwRxjhsnDW50WohfrtXaJ69okKqBu/9 RsZMKVeFEdW4GyiAlT72wKSfYd6Ls8z6byLw+4+Sy+shxBrtep8dlGUHx0jaNOxvQLW0 StCA== X-Gm-Message-State: AOAM532y0+i8JSGiDm28cdxdbfdNxqWvfNnf73bXeOPTn6mp1mjav1Ru yiryWRg0IDC5dLaUm2S/QinZKIrlAigJi0wl9C4= X-Google-Smtp-Source: ABdhPJwLMAdBB1SeRqbQ+ZApV8kcGLJSyGA5FHhDpP0hO91SaradjcEqdx8aTxwX1DTjhiiTTfwCKQaukqLOePTfUY0= X-Received: by 2002:a17:906:11d2:: with SMTP id o18mr7665527eja.420.1601555210974; Thu, 01 Oct 2020 05:26:50 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Thu, 1 Oct 2020 05:26:50 -0700 From: Stefan Kangas In-Reply-To: References: MIME-Version: 1.0 Date: Thu, 1 Oct 2020 05:26:50 -0700 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Rustom Mody writes: > Sorry don't have a working machine with recent emacs rt now to try =F0= =9F=98=90 > (from phone) Will you have access to a working machine in the foreseeable future? Otherwise it looks like it will be hard to make any progress here. Thanks. > On Wed, Aug 12, 2020, 22:14 Stefan Kangas wrote: > >> Rustom Mody writes: >> >> > After >> > $ setxkbmap -variant altgr-intl -option compose:menu >> > >> > I can enter unicode characters with Menu everywhere except emacs >> > >> > Starting emacs with >> > $ env -u XMODIFIERS emacs >> > >> > makes it work >> > If Emacs crashed, and you have the Emacs process in the gdb debugger, >> > please include the output from the following gdb commands: >> > `bt full' and `xbacktrace'. >> > For information about debugging Emacs, please read the file >> > /usr/share/emacs/24.3/etc/DEBUG. >> > >> > >> > In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9) >> > of 2014-06-06 on brownie, modified by Debian >> > Windowing system distributor `The X.Org Foundation', version >> 11.0.11600000 >> > System Description: Ubuntu 14.10 >> >> (This was reported 5 years ago but never received a reply at the time.) >> >> Are you still seeing this in a recent version of Emacs, such as the >> recently released version 27.1? >> >> Thanks. >> >> Best regards, >> Stefan Kangas >> From unknown Fri Aug 22 01:33:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19487: 24.3; Compose key does not work Resent-From: Rustom Mody Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 01 Oct 2020 12:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas Cc: 19487@debbugs.gnu.org Received: via spool by 19487-submit@debbugs.gnu.org id=B19487.160155614316380 (code B ref 19487); Thu, 01 Oct 2020 12:43:01 +0000 Received: (at 19487) by debbugs.gnu.org; 1 Oct 2020 12:42:23 +0000 Received: from localhost ([127.0.0.1]:34639 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNxug-0004G5-3y for submit@debbugs.gnu.org; Thu, 01 Oct 2020 08:42:23 -0400 Received: from mail-il1-f181.google.com ([209.85.166.181]:33899) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNxuP-0004FM-Ic for 19487@debbugs.gnu.org; Thu, 01 Oct 2020 08:42:20 -0400 Received: by mail-il1-f181.google.com with SMTP id q5so5955249ilj.1 for <19487@debbugs.gnu.org>; Thu, 01 Oct 2020 05:42:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uNOyPmSXUTbVh4PPYpTqFf5eb9uDOfU/9ib4Aa2lNyY=; b=hbAU9bpICM2JRZ55p8UsI/4RFu/L3RShtdbjvTn6Ka6LHE57GhdvxO8G1wmTNvZqFs NG/K3yyEgr8zCssp1uv8NMWJC+3llXYCOc7KNLk/dwu67lC9X/bDrUpN3Jy9peKHqQso AmKHVtms2NnMtfiXRhodXym8DP6u4Xcbq6psjZ+UTpjZbDgmji5+p2uQXDkTLnc+ua2Z zVSe0zchPNYpUCd/zzy3t2ionlataIJBtWkbrO5dTolW/Fx2MftGvntS2Uv08AVMUFB/ ljDYoiHnx8zT5iYV7BRRpoUT2H/XzRFITXq4gEuYyRT8n/S99Oj2TwfzK9CKnCij/HUi 0n2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uNOyPmSXUTbVh4PPYpTqFf5eb9uDOfU/9ib4Aa2lNyY=; b=mlFtgyI8YNwNhWNbdalHZJ+I1yC2N4hHGTl1WaArl+r5JiMkr3Vepg2u/BVwGmEwH6 mADj3Mf03GRhChGpdTGvxjur+c007SkoEfCDML3wQMotzzVFgz7bmlcTUpfgWpLZfWRw o/M57ijAXM6EbRbMaWQJ9Qj/IxhXyFuIGx4+ryAkQGnOxoQnazEIk8Hyd+zDt1x0Af2E jUHmOeoKqCglR8Za0Yamrrc2mFg9Oksfcy+qyoj4WNjvDXz7La4Uwqi/5vwtnwfy3k5f tHxDYUGlk6boq6pDGN670Y3IjxG07h56XxvsTe88jGNQzn1bWpUYKlvGhPlLH3PKfCY9 G6FQ== X-Gm-Message-State: AOAM530O4sX8SXnWcaH+yrM51/InBxJTYph3QWzxegEiwH79UKnd3Csx 6bwNi6HWgFNyxAZ+3lazyCVM9AHepL8I33cFEd4= X-Google-Smtp-Source: ABdhPJxS2xu1kkm3fSriodQ/oK4iJDIFM877AGhQJ645EGsyIqm2cs6VW/MAHt45cZvCKMYpicdUvXi2qTWADbNxdTE= X-Received: by 2002:a92:c00b:: with SMTP id q11mr2155852ild.181.1601556119912; Thu, 01 Oct 2020 05:41:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Rustom Mody Date: Thu, 1 Oct 2020 18:11:40 +0530 Message-ID: Content-Type: multipart/alternative; boundary="0000000000009d9fa105b09b5708" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --0000000000009d9fa105b09b5708 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sorry Stefan Right now I only have an emacs 27 on a windows box. (it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed last night =F0=9F=98=90) So... Sorry On Thu, Oct 1, 2020, 17:56 Stefan Kangas wrote: > Rustom Mody writes: > > > Sorry don't have a working machine with recent emacs rt now to try =F0= =9F=98=90 > > (from phone) > > Will you have access to a working machine in the foreseeable future? > Otherwise it looks like it will be hard to make any progress here. > > Thanks. > > > On Wed, Aug 12, 2020, 22:14 Stefan Kangas wrote: > > > >> Rustom Mody writes: > >> > >> > After > >> > $ setxkbmap -variant altgr-intl -option compose:menu > >> > > >> > I can enter unicode characters with Menu everywhere except emacs > >> > > >> > Starting emacs with > >> > $ env -u XMODIFIERS emacs > >> > > >> > makes it work > >> > If Emacs crashed, and you have the Emacs process in the gdb debugger= , > >> > please include the output from the following gdb commands: > >> > `bt full' and `xbacktrace'. > >> > For information about debugging Emacs, please read the file > >> > /usr/share/emacs/24.3/etc/DEBUG. > >> > > >> > > >> > In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9) > >> > of 2014-06-06 on brownie, modified by Debian > >> > Windowing system distributor `The X.Org Foundation', version > >> 11.0.11600000 > >> > System Description: Ubuntu 14.10 > >> > >> (This was reported 5 years ago but never received a reply at the time.= ) > >> > >> Are you still seeing this in a recent version of Emacs, such as the > >> recently released version 27.1? > >> > >> Thanks. > >> > >> Best regards, > >> Stefan Kangas > >> > --0000000000009d9fa105b09b5708 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Sorry Stefan=C2=A0

Right now I only have an emacs 27 on a windows box.
(it had a Ubuntu 20 with corresponding emacs on a VM... Which crashe= d last night =F0=9F=98=90)

So... Sorry

On Thu, Oct 1, 2020, 17:56 Stefan Kangas <stefan@marxist.se> wrote:
Rustom Mody <rustompmody@gmail.com> w= rites:

> Sorry don't have a working machine with recent emacs rt=C2=A0 now = to try =F0=9F=98=90
> (from phone)

Will you have access to a working machine in the foreseeable future?
Otherwise it looks like it will be hard to make any progress here.

Thanks.

> On Wed, Aug 12, 2020, 22:14 Stefan Kangas <stefan@marxist.se>= wrote:
>
>> Rustom Mody <rustompmody@gmail.com> writes:
>>
>> > After
>> > $ setxkbmap -variant altgr-intl -option compose:menu
>> >
>> > I can enter unicode characters with Menu everywhere except em= acs
>> >
>> > Starting emacs with
>> > $ env -u XMODIFIERS emacs
>> >
>> > makes it work
>> > If Emacs crashed, and you have the Emacs process in the gdb d= ebugger,
>> > please include the output from the following gdb commands: >> >=C2=A0 =C2=A0 =C2=A0`bt full' and `xbacktrace'.
>> > For information about debugging Emacs, please read the file >> > /usr/share/emacs/24.3/etc/DEBUG.
>> >
>> >
>> > In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9= )
>> >=C2=A0 of 2014-06-06 on brownie, modified by Debian
>> > Windowing system distributor `The X.Org Foundation', vers= ion
>> 11.0.11600000
>> > System Description:=C2=A0 =C2=A0 Ubuntu 14.10
>>
>> (This was reported 5 years ago but never received a reply at the t= ime.)
>>
>> Are you still seeing this in a recent version of Emacs, such as th= e
>> recently released version 27.1?
>>
>> Thanks.
>>
>> Best regards,
>> Stefan Kangas
>>
--0000000000009d9fa105b09b5708-- From unknown Fri Aug 22 01:33:40 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Rustom Mody Subject: bug#19487: closed (Re: bug#19487: 24.3; Compose key does not work) Message-ID: References: X-Gnu-PR-Message: they-closed 19487 X-Gnu-PR-Package: emacs Reply-To: 19487@debbugs.gnu.org Date: Thu, 01 Oct 2020 13:47:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1601560022-7086-1" This is a multi-part message in MIME format... ------------=_1601560022-7086-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #19487: 24.3; Compose key does not work which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 19487@debbugs.gnu.org. --=20 19487: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D19487 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1601560022-7086-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 19487-done) by debbugs.gnu.org; 1 Oct 2020 13:46:12 +0000 Received: from localhost ([127.0.0.1]:34874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNyuS-0001pH-CH for submit@debbugs.gnu.org; Thu, 01 Oct 2020 09:46:12 -0400 Received: from mail-ed1-f41.google.com ([209.85.208.41]:35204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kNyuP-0001p2-En for 19487-done@debbugs.gnu.org; Thu, 01 Oct 2020 09:46:10 -0400 Received: by mail-ed1-f41.google.com with SMTP id i1so5711502edv.2 for <19487-done@debbugs.gnu.org>; Thu, 01 Oct 2020 06:46:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc:content-transfer-encoding; bh=gk905RJ9yU1ovL44oBdDJq868fY4EmX6ajkmhwPRqQo=; b=IstKR7VgYWu9tUMTb+va9urtoBlBewlIuShoWErVrOn6J1mQMUpsmuxoZKJtSYJAvF tw4oqPhjrsborbKK5YoXUN2raBgZB8cNyWCOhZh67F8qJy4KsHaAueYiIBJMTp0PlvXU ltmjppKe/3wi4RMstkA1oYx30Xz7ssMZaxIvyKphqxpyIa2zKrycoS0AGxbtwfR8h6gF qmbzXmKLdzyGMZaQK8dXGpIEpJmyQyg9HSEO13jTnQrHN3cauJB3Rs7zg2WqxbNYvcj8 GVKw844bceDbr0Ym6duDOlJyMO4Hhid66Xw8iNzpTk0RiJ5MuYZBZVp8qIzVP9pXSOoJ aPNg== X-Gm-Message-State: AOAM530WV4Wb6wPSl9Y9zNnmC6KxGC/mqlMdUbQ52rDiXiyzgJysqY/G +ACIzJuv1H6GIcrfmBjsux2n3q1Uc4biZO5qbyc= X-Google-Smtp-Source: ABdhPJytovaKH4YH5Z4hkHsFXAiZq48/jsM/Ys7ekQru/FYnVK+efj6tQPVe4V/DSZRbMX3gac1csNaAtcopk4t6HAk= X-Received: by 2002:a05:6402:17b6:: with SMTP id j22mr7892607edy.377.1601559963593; Thu, 01 Oct 2020 06:46:03 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Thu, 1 Oct 2020 06:46:02 -0700 From: Stefan Kangas In-Reply-To: References: MIME-Version: 1.0 Date: Thu, 1 Oct 2020 06:46:02 -0700 Message-ID: Subject: Re: bug#19487: 24.3; Compose key does not work To: Rustom Mody Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 19487-done Cc: 19487-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Rustom Mody writes: > Sorry Stefan > > Right now I only have an emacs 27 on a windows box. > (it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed las= t > night =F0=9F=98=90) > > So... Sorry Thanks. So I guess we will have a hard time making any progress here, and I'm closing this bug. If you see this again, please open a new bug. ------------=_1601560022-7086-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Jan 2015 03:22:39 +0000 Received: from localhost ([127.0.0.1]:34764 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y6sow-0004YH-6s for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46981) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y6sou-0004Y9-J8 for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y6sot-00014I-JW for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6sot-00014C-HC for submit@debbugs.gnu.org; Thu, 01 Jan 2015 22:22:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6sos-0005qB-I9 for bug-gnu-emacs@gnu.org; Thu, 01 Jan 2015 22:22:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y6sor-00013i-5Q for bug-gnu-emacs@gnu.org; Thu, 01 Jan 2015 22:22:34 -0500 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:51295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y6soq-00013U-VD for bug-gnu-emacs@gnu.org; Thu, 01 Jan 2015 22:22:33 -0500 Received: by mail-wg0-f44.google.com with SMTP id b13so23846171wgh.31 for ; Thu, 01 Jan 2015 19:22:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=+3pBb+8kOpQdc+29P1qI4JrTXlmjfsxPIiHqEjkfjTU=; b=g+HmGrq1XX0Erz+vsE5UgCFAllZVQ8w7dLrFK3Sbtj1dspLOcgDfST6bkPq2gxjKrK ROlKPlBndcFak5V9jFOVm8SANSKDH0oHOfjiIhU+mX06NC1fSElD+xBim2S2AHItCcQ0 zlPJlpykIk5m1IeTx2ndmISO2OGjOyFr3MgDKYIOzPylT1JlMrhHo/bUpS8nRrHPaUDV O5bSbd33AwWb+AnA8PZ9cvBMW0z+b3LcuIBrF3anFNmLG5B/Zh6lPNsvmObQtmhBTP/F YnYKpE+0PkgpxBk0R0+5QP8nbARYv+B0PKy7p4YS85yuwrYIgPo2CMPOxBJ68yeWe1mj uKvA== X-Received: by 10.194.63.198 with SMTP id i6mr143141003wjs.90.1420168951649; Thu, 01 Jan 2015 19:22:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.27.80.80 with HTTP; Thu, 1 Jan 2015 19:22:11 -0800 (PST) From: Rustom Mody Date: Fri, 2 Jan 2015 08:52:11 +0530 Message-ID: Subject: 24.3; Compose key does not work To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) After $ setxkbmap -variant altgr-intl -option compose:menu I can enter unicode characters with Menu everywhere except emacs Starting emacs with $ env -u XMODIFIERS emacs makes it work If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /usr/share/emacs/24.3/etc/DEBUG. In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.9) of 2014-06-06 on brownie, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11600000 System Description: Ubuntu 14.10 Configured using: `configure '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mandir=3D/usr/share/man' '--with-pop=3Dyes' '--enable-locallisppath=3D/etc/emacs24:/etc/emacs:/usr/local/share/emacs/2= 4.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-l= isp:/usr/share/emacs/site-lisp' '--with-crt-dir=3D/usr/lib/x86_64-linux-gnu' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk3' '--with-toolkit-scroll-bars' 'build_alias=3Dx86_64-linux-gnu' 'CFLAGS=3D-g -O2 -fstack-protector --param=3Dssp-buffer-size=3D4 -Wformat -Werror=3Dformat-security -Wall' 'LDFLAGS=3D-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=3D-D_FORTIFY_SOURCE=3D2'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: =C2=BD M-x r e p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) ------------=_1601560022-7086-1-- From unknown Fri Aug 22 01:33:40 2025 X-Loop: help-debbugs@gnu.org Subject: bug#19487: 24.3; Compose key does not work Resent-From: Rustom Mody Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 27 Oct 2020 07:51:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19487 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas Cc: 19487-done@debbugs.gnu.org Received: via spool by 19487-done@debbugs.gnu.org id=D19487.160378500214836 (code D ref 19487); Tue, 27 Oct 2020 07:51:03 +0000 Received: (at 19487-done) by debbugs.gnu.org; 27 Oct 2020 07:50:02 +0000 Received: from localhost ([127.0.0.1]:42643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXJk2-0003rE-Cm for submit@debbugs.gnu.org; Tue, 27 Oct 2020 03:50:02 -0400 Received: from mail-il1-f178.google.com ([209.85.166.178]:46328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXJk0-0003qg-OK for 19487-done@debbugs.gnu.org; Tue, 27 Oct 2020 03:50:01 -0400 Received: by mail-il1-f178.google.com with SMTP id a20so621589ilk.13 for <19487-done@debbugs.gnu.org>; Tue, 27 Oct 2020 00:50:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=++ltbODR4KX0RRrt+7cZUeFTRuGlI+V7Jv857C68AS4=; b=hNFXNBZzjs8bnwvgxWomKIk7LOHsLZK9SGmWXpDd5UEZ5AU33r27lqcKZ6kKfjY5ws iwKnvT2d0IlZiUExKbs+ESh1Z5wqHlvxOBx1OD1yz2R1jTG1szv1PdDmVdCHLOMh7SCx Kis9Bfo8ogpx6yylVCKuGPDqqi6HciWGOxoIhNBvWxwBm6IXV7VgU/5N3sMbof6IPeve YXCxeVy1cwvpB54HmH9aikk1nZHFmErdXBzU8RFU7rTkEQtlbP2W9W0GQHtWNZyryaYl +xnZZ3EParWvUv0WigPk54NJiWgO1rXjjMjbY1+k82yrxrcHTxLRwXopOfWr90qXFcuR 8tyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=++ltbODR4KX0RRrt+7cZUeFTRuGlI+V7Jv857C68AS4=; b=lSxqFX4wE0VlbyFFXhi9EHreJIZZy1Gmd+4NzNS8XaT9B/prvVJoKBo/0W9fEuyV71 3QyuXOWAdPUNQ19Mlqeejcxdl94n3eeKxqY07qwIOu751MQw2BogYBzzDd27R/eIXgL2 /CtFOl5l1zDzQ8MsKplRrLMpqnl3ixmIx15weZX5ITNEjrx66k9YDwIBvIy4W6rZ1ucn LZUR+wIjub4s+LWUM8A240Hn4usmOT9g8np/vnEE2Is5M960ucHexA3fsy8OHwiSzdKk q0KWBu37sMbviWr8ygB2j8X1WGlaWjeCvJiE+rt9jOwYZnzKEkw8MSB1iBZ/YcQ3RrVk CMiA== X-Gm-Message-State: AOAM532yPD29VpsLgsQfeV62ez8vVSEH8AWs3eCdMdC8dERuG4/DEEPc VjfgFVQi01kxOfmtVdjje/QwZasl7BgmChONU7736ukz X-Google-Smtp-Source: ABdhPJxxLhhEF6khLkxRsHQfSd3z1TwPJETbbQcFliPvpQmaGTvG0E+Iy+C7soY8zcZWlFmxXCkkSgt2IwzaM0I+2rE= X-Received: by 2002:a05:6e02:cf:: with SMTP id r15mr634971ilq.181.1603784994882; Tue, 27 Oct 2020 00:49:54 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Rustom Mody Date: Tue, 27 Oct 2020 13:19:39 +0530 Message-ID: Content-Type: multipart/alternative; boundary="000000000000ea891805b2a24a66" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --000000000000ea891805b2a24a66 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Managed to check an Emacs 28.0.50 With XMODIFIERS set to uim it works But set to xim I get is undefined It works in bash and libreoffice Theres much more wrong in this emacs: See bug 44167 So not reopening On Thu, Oct 1, 2020, 19:16 Stefan Kangas wrote: > Rustom Mody writes: > > > Sorry Stefan > > > > Right now I only have an emacs 27 on a windows box. > > (it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed > last > > night =F0=9F=98=90) > > > > So... Sorry > > Thanks. So I guess we will have a hard time making any progress here, > and I'm closing this bug. If you see this again, please open a new bug. > --000000000000ea891805b2a24a66 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Managed to check an Emacs 28.0.50
=

With XMODIFIERS set to uim it= works=C2=A0
But set to xim I get
<Multi_key> is undefined

It works in bash and libreoffice

Theres much more wrong in this emacs: See bug 44167
So not reopening

On Thu, Oct 1, 2020, 19:16 Stefa= n Kangas <stefan@marxist.se>= wrote:
Rustom Mody <rustompm= ody@gmail.com> writes:

> Sorry Stefan
>
> Right now I only have an emacs 27 on a windows box.
> (it had a Ubuntu 20 with corresponding emacs on a VM... Which crashed = last
> night =F0=9F=98=90)
>
> So... Sorry

Thanks.=C2=A0 So I guess we will have a hard time making any progress here,=
and I'm closing this bug.=C2=A0 If you see this again, please open a ne= w bug.
--000000000000ea891805b2a24a66--