X-Loop: help-debbugs@HIDDEN Subject: bug#60019: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly Resent-From: Daniel Mendler <mail@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Mon, 12 Dec 2022 21:00:02 +0000 Resent-Message-ID: <handler.60019.B.167087878215111 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 60019 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 60019 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.167087878215111 (code B ref -1); Mon, 12 Dec 2022 21:00:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Dec 2022 20:59:42 +0000 Received: from localhost ([127.0.0.1]:55328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1p4ptm-0003vf-6E for submit <at> debbugs.gnu.org; Mon, 12 Dec 2022 15:59:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:59462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mail@HIDDEN>) id 1p4ptk-0003vZ-9w for submit <at> debbugs.gnu.org; Mon, 12 Dec 2022 15:59:40 -0500 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 <mail@HIDDEN>) id 1p4ptj-00038Z-NO for bug-gnu-emacs@HIDDEN; Mon, 12 Dec 2022 15:59:40 -0500 Received: from server.qxqx.de ([2a01:4f8:121:346::180] helo=mail.qxqx.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <mail@HIDDEN>) id 1p4pth-0002fU-Fi for bug-gnu-emacs@HIDDEN; Mon, 12 Dec 2022 15:59:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=qxqx.de; s=mail1392553390; h=Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JmnrFnaN+chc7qXB+6iRcvjJzT4dlmp6Gf67JdJOEzU=; b=eu/5+kSWuTYOmrmPJ+CACcguaj CD8E4eRd7ueTuJZgOxkbO33wQedEXP6LL0aLXb/1a2p+VJcKWhsGAqijvjLlX2MEiLg/cwkdB4CSB ZlNfrndtvFGosTD8jP27CY8IYJY/CrTLoWasI56ahtEWQkSPDsngwa89yCWQc11QORJI=; From: Daniel Mendler <mail@HIDDEN> Date: Mon, 12 Dec 2022 21:59:12 +0100 Message-ID: <87v8mgnxsv.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a01:4f8:121:346::180; envelope-from=mail@HIDDEN; helo=mail.qxqx.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) On Emacs 29 German Umlauts with the control (strg key) modifier are decoded incorrectly on X11. When pressing C-=C3=A4 I get the message "C-' is undefined", similarly when pressing C-=C3=B6 I get "C-; is undefined". Also when binding commands to C-=C3=A4/C-=C3=B6, the commands are not executed d= ue to the incorrect decoding. In contrast M-=C3=A4/M-=C3=B6 works correctly, so t= he problem seems to be specific for the control key. Using C-=C3=A4/C-=C3=B6 w= orked correctly on Emacs 27 and 28. In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw scroll bars) of 2022-12-11 built on projects Repository revision: f221105723dc8d3ee9f3c8d1c2717058afbc6666 Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) Configured using: 'configure --prefix=3D/home/user/emacs/install --with-json --with-native-compilation --with-x-toolkit=3Dathena --without-dbus --without-selinux --without-threads --without-gsettings --with-cairo' Configured features: CAIRO FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ JPEG JSON LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-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 line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search 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 cl-loaddefs comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra help-mode bytecomp byte-compile cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote inotify dynamic-setting font-render-setting cairo x-toolkit xinput2 x multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 76924 11524) (symbols 48 7106 0) (strings 32 19914 1786) (string-bytes 1 594663) (vectors 16 15261) (vector-slots 8 317155 15456) (floats 8 33 48) (intervals 56 293 0) (buffers 976 11))
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Daniel Mendler <mail@HIDDEN> Subject: bug#60019: Acknowledgement (29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly) Message-ID: <handler.60019.B.167087878215111.ack <at> debbugs.gnu.org> References: <87v8mgnxsv.fsf@HIDDEN> X-Gnu-PR-Message: ack 60019 X-Gnu-PR-Package: emacs Reply-To: 60019 <at> debbugs.gnu.org Date: Mon, 12 Dec 2022 21:00:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 60019 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 60019: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60019 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Daniel Mendler <mail@HIDDEN> Subject: bug#60019: closed (29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.60019.D60019.173965358229662.ackdone <at> debbugs.gnu.org> References: <87jz9q2a0p.fsf@HIDDEN> <87v8mgnxsv.fsf@HIDDEN> X-Gnu-PR-Message: closed 60019 X-Gnu-PR-Package: emacs Date: Sat, 15 Feb 2025 21:07:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1739653623-29755-0" This is a multi-part message in MIME format... ------------=_1739653623-29755-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Sat, 15 Feb 2025 22:06:14 +0100 with message-id <87jz9q2a0p.fsf@HIDDEN> and subject line Re: bug#60019: 29.0.60; Regression: Strg-Umlaut keys are d= ecoded incorrectly has caused the debbugs.gnu.org bug report #60019, regarding 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 60019: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60019 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1739653623-29755-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Dec 2022 20:59:42 +0000 Received: from localhost ([127.0.0.1]:55328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1p4ptm-0003vf-6E for submit <at> debbugs.gnu.org; Mon, 12 Dec 2022 15:59:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:59462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mail@HIDDEN>) id 1p4ptk-0003vZ-9w for submit <at> debbugs.gnu.org; Mon, 12 Dec 2022 15:59:40 -0500 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 <mail@HIDDEN>) id 1p4ptj-00038Z-NO for bug-gnu-emacs@HIDDEN; Mon, 12 Dec 2022 15:59:40 -0500 Received: from server.qxqx.de ([2a01:4f8:121:346::180] helo=mail.qxqx.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <mail@HIDDEN>) id 1p4pth-0002fU-Fi for bug-gnu-emacs@HIDDEN; Mon, 12 Dec 2022 15:59:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=qxqx.de; s=mail1392553390; h=Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JmnrFnaN+chc7qXB+6iRcvjJzT4dlmp6Gf67JdJOEzU=; b=eu/5+kSWuTYOmrmPJ+CACcguaj CD8E4eRd7ueTuJZgOxkbO33wQedEXP6LL0aLXb/1a2p+VJcKWhsGAqijvjLlX2MEiLg/cwkdB4CSB ZlNfrndtvFGosTD8jP27CY8IYJY/CrTLoWasI56ahtEWQkSPDsngwa89yCWQc11QORJI=; From: Daniel Mendler <mail@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly Date: Mon, 12 Dec 2022 21:59:12 +0100 Message-ID: <87v8mgnxsv.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a01:4f8:121:346::180; envelope-from=mail@HIDDEN; helo=mail.qxqx.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) On Emacs 29 German Umlauts with the control (strg key) modifier are decoded incorrectly on X11. When pressing C-=C3=A4 I get the message "C-' is undefined", similarly when pressing C-=C3=B6 I get "C-; is undefined". Also when binding commands to C-=C3=A4/C-=C3=B6, the commands are not executed d= ue to the incorrect decoding. In contrast M-=C3=A4/M-=C3=B6 works correctly, so t= he problem seems to be specific for the control key. Using C-=C3=A4/C-=C3=B6 w= orked correctly on Emacs 27 and 28. In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw scroll bars) of 2022-12-11 built on projects Repository revision: f221105723dc8d3ee9f3c8d1c2717058afbc6666 Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) Configured using: 'configure --prefix=3D/home/user/emacs/install --with-json --with-native-compilation --with-x-toolkit=3Dathena --without-dbus --without-selinux --without-threads --without-gsettings --with-cairo' Configured features: CAIRO FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ JPEG JSON LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-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 line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search 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 cl-loaddefs comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra help-mode bytecomp byte-compile cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote inotify dynamic-setting font-render-setting cairo x-toolkit xinput2 x multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 76924 11524) (symbols 48 7106 0) (strings 32 19914 1786) (string-bytes 1 594663) (vectors 16 15261) (vector-slots 8 317155 15456) (floats 8 33 48) (intervals 56 293 0) (buffers 976 11)) ------------=_1739653623-29755-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 60019-done) by debbugs.gnu.org; 15 Feb 2025 21:06:22 +0000 Received: from localhost ([127.0.0.1]:58246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tjPMj-0007iK-Tx for submit <at> debbugs.gnu.org; Sat, 15 Feb 2025 16:06:22 -0500 Received: from server.qxqx.de ([2a01:4f8:c012:9177::1]:60195 helo=mail.qxqx.de) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <mail@HIDDEN>) id 1tjPMi-0007i3-OZ for 60019-done <at> debbugs.gnu.org; Sat, 15 Feb 2025 16:06:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=daniel-mendler.de; s=key; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=PJHfNMwei/UZ+DZ0b12WbA/SDtcld/m4oJtynHlQ0jA=; b=ZUfTSwS6iXxf0HlIxWUhfcNg6V k+OFTdvE6SfSYeuAcJJkcKIrGfLbGM61aOiq4E3UyaqBdV19CyL8PPta9/OAdpqXLDTD6/uj+8bxI EfdvhCjYYqm5MKXyLh5Gt6NLVZRiIlEozQ5FHFr10PzT9KJbBnoX2cQEBLHZGcCgv7XE=; From: Daniel Mendler <mail@HIDDEN> To: 60019-done <at> debbugs.gnu.org Subject: Re: bug#60019: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly In-Reply-To: <87v8mgnxsv.fsf@HIDDEN> (Daniel Mendler's message of "Mon, 12 Dec 2022 21:59:12 +0100") References: <87v8mgnxsv.fsf@HIDDEN> Date: Sat, 15 Feb 2025 22:06:14 +0100 Message-ID: <87jz9q2a0p.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60019-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.7 (-) Daniel Mendler <mail@HIDDEN> writes: > On Emacs 29 German Umlauts with the control (strg key) modifier are > decoded incorrectly on X11. When pressing C-=C3=A4 I get the message "C-'= is > undefined", similarly when pressing C-=C3=B6 I get "C-; is undefined". Al= so > when binding commands to C-=C3=A4/C-=C3=B6, the commands are not executed= due to > the incorrect decoding. In contrast M-=C3=A4/M-=C3=B6 works correctly, so= the > problem seems to be specific for the control key. Using C-=C3=A4/C-=C3=B6= worked > correctly on Emacs 27 and 28. I have not observed this issue again, neither with nor without xinput2. Therefore the issue can be closed. Daniel ------------=_1739653623-29755-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Daniel Mendler <mail@HIDDEN> Subject: bug#60019: closed (Re: bug#60019: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly) Message-ID: <handler.60019.D60019.173965358229662.notifdone <at> debbugs.gnu.org> References: <87jz9q2a0p.fsf@HIDDEN> <87v8mgnxsv.fsf@HIDDEN> X-Gnu-PR-Message: they-closed 60019 X-Gnu-PR-Package: emacs Reply-To: 60019 <at> debbugs.gnu.org Date: Sat, 15 Feb 2025 21:07:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1739653623-29755-1" This is a multi-part message in MIME format... ------------=_1739653623-29755-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #60019: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly 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 60019 <at> debbugs.gnu.org. --=20 60019: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D60019 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1739653623-29755-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 60019-done) by debbugs.gnu.org; 15 Feb 2025 21:06:22 +0000 Received: from localhost ([127.0.0.1]:58246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tjPMj-0007iK-Tx for submit <at> debbugs.gnu.org; Sat, 15 Feb 2025 16:06:22 -0500 Received: from server.qxqx.de ([2a01:4f8:c012:9177::1]:60195 helo=mail.qxqx.de) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <mail@HIDDEN>) id 1tjPMi-0007i3-OZ for 60019-done <at> debbugs.gnu.org; Sat, 15 Feb 2025 16:06:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=daniel-mendler.de; s=key; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:To:From:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=PJHfNMwei/UZ+DZ0b12WbA/SDtcld/m4oJtynHlQ0jA=; b=ZUfTSwS6iXxf0HlIxWUhfcNg6V k+OFTdvE6SfSYeuAcJJkcKIrGfLbGM61aOiq4E3UyaqBdV19CyL8PPta9/OAdpqXLDTD6/uj+8bxI EfdvhCjYYqm5MKXyLh5Gt6NLVZRiIlEozQ5FHFr10PzT9KJbBnoX2cQEBLHZGcCgv7XE=; From: Daniel Mendler <mail@HIDDEN> To: 60019-done <at> debbugs.gnu.org Subject: Re: bug#60019: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly In-Reply-To: <87v8mgnxsv.fsf@HIDDEN> (Daniel Mendler's message of "Mon, 12 Dec 2022 21:59:12 +0100") References: <87v8mgnxsv.fsf@HIDDEN> Date: Sat, 15 Feb 2025 22:06:14 +0100 Message-ID: <87jz9q2a0p.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 60019-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.7 (-) Daniel Mendler <mail@HIDDEN> writes: > On Emacs 29 German Umlauts with the control (strg key) modifier are > decoded incorrectly on X11. When pressing C-=C3=A4 I get the message "C-'= is > undefined", similarly when pressing C-=C3=B6 I get "C-; is undefined". Al= so > when binding commands to C-=C3=A4/C-=C3=B6, the commands are not executed= due to > the incorrect decoding. In contrast M-=C3=A4/M-=C3=B6 works correctly, so= the > problem seems to be specific for the control key. Using C-=C3=A4/C-=C3=B6= worked > correctly on Emacs 27 and 28. I have not observed this issue again, neither with nor without xinput2. Therefore the issue can be closed. Daniel ------------=_1739653623-29755-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Dec 2022 20:59:42 +0000 Received: from localhost ([127.0.0.1]:55328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1p4ptm-0003vf-6E for submit <at> debbugs.gnu.org; Mon, 12 Dec 2022 15:59:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:59462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <mail@HIDDEN>) id 1p4ptk-0003vZ-9w for submit <at> debbugs.gnu.org; Mon, 12 Dec 2022 15:59:40 -0500 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 <mail@HIDDEN>) id 1p4ptj-00038Z-NO for bug-gnu-emacs@HIDDEN; Mon, 12 Dec 2022 15:59:40 -0500 Received: from server.qxqx.de ([2a01:4f8:121:346::180] helo=mail.qxqx.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <mail@HIDDEN>) id 1p4pth-0002fU-Fi for bug-gnu-emacs@HIDDEN; Mon, 12 Dec 2022 15:59:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=qxqx.de; s=mail1392553390; h=Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Date:Subject:To:From:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=JmnrFnaN+chc7qXB+6iRcvjJzT4dlmp6Gf67JdJOEzU=; b=eu/5+kSWuTYOmrmPJ+CACcguaj CD8E4eRd7ueTuJZgOxkbO33wQedEXP6LL0aLXb/1a2p+VJcKWhsGAqijvjLlX2MEiLg/cwkdB4CSB ZlNfrndtvFGosTD8jP27CY8IYJY/CrTLoWasI56ahtEWQkSPDsngwa89yCWQc11QORJI=; From: Daniel Mendler <mail@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 29.0.60; Regression: Strg-Umlaut keys are decoded incorrectly Date: Mon, 12 Dec 2022 21:59:12 +0100 Message-ID: <87v8mgnxsv.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a01:4f8:121:346::180; envelope-from=mail@HIDDEN; helo=mail.qxqx.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) On Emacs 29 German Umlauts with the control (strg key) modifier are decoded incorrectly on X11. When pressing C-=C3=A4 I get the message "C-' is undefined", similarly when pressing C-=C3=B6 I get "C-; is undefined". Also when binding commands to C-=C3=A4/C-=C3=B6, the commands are not executed d= ue to the incorrect decoding. In contrast M-=C3=A4/M-=C3=B6 works correctly, so t= he problem seems to be specific for the control key. Using C-=C3=A4/C-=C3=B6 w= orked correctly on Emacs 27 and 28. In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw scroll bars) of 2022-12-11 built on projects Repository revision: f221105723dc8d3ee9f3c8d1c2717058afbc6666 Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux 10 (buster) Configured using: 'configure --prefix=3D/home/user/emacs/install --with-json --with-native-compilation --with-x-toolkit=3Dathena --without-dbus --without-selinux --without-threads --without-gsettings --with-cairo' Configured features: CAIRO FREETYPE GIF GLIB GMP GNUTLS HARFBUZZ JPEG JSON LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 TIFF TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-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 line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search 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 cl-loaddefs comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra help-mode bytecomp byte-compile cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote inotify dynamic-setting font-render-setting cairo x-toolkit xinput2 x multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 76924 11524) (symbols 48 7106 0) (strings 32 19914 1786) (string-bytes 1 594663) (vectors 16 15261) (vector-slots 8 317155 15456) (floats 8 33 48) (intervals 56 293 0) (buffers 976 11)) ------------=_1739653623-29755-1--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.