From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 Jul 2012 17:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 12082@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13435846464035 (code B ref -1); Sun, 29 Jul 2012 17:58:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Jul 2012 17:57:26 +0000 Received: from localhost ([127.0.0.1]:49024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvXk5-000132-FQ for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:57:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58973) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvXk2-00012u-NY for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:57:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvXd6-0001re-Ge for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:50:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvXd6-0001ra-DG for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:50:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvXd5-0001q4-BJ for bug-gnu-emacs@gnu.org; Sun, 29 Jul 2012 13:50:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvXd4-0001pJ-30 for bug-gnu-emacs@gnu.org; Sun, 29 Jul 2012 13:50:11 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:34522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvXd3-0001oW-Tg for bug-gnu-emacs@gnu.org; Sun, 29 Jul 2012 13:50:09 -0400 Received: by obhx4 with SMTP id x4so9461564obh.0 for ; Sun, 29 Jul 2012 10:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=NqDctVVGjL447rpgOL3w2LaaDUc4bslSWVW7NzKv8Eo=; b=ZJXXYyhZVNIWu1HacFMZ7ZOpDh1tp+T6YJUjfq7zFrvPVepYidS356PiOkrrLPKLjX I6fLt7cAbXcNLzPp3PDDPd3iFCX0KewFQ2AGRnk8Xztd/8mw6kz6PCensTNYZdrMtoDz PP7QClfzguzF5K6LkwK2iMv1luP3ho39CaLstlXnppSKBQnnmKk3Bzf9EXLs9DvHHBfA nRGyPoeldCUHFEGQyLiA8UaQtvPjMYkTmgJbMKJhzV9NX7Bnx1ZGGnFh0n/G4Azlpwzx 9fxw5OiaGwham7KFJGH3yKAVi0MA8qqwW67JDjosK3XeGkZ2eI3BeHsKS5iiuskSpMIT Fo3w== MIME-Version: 1.0 Received: by 10.182.75.100 with SMTP id b4mr13782063obw.12.1343584209131; Sun, 29 Jul 2012 10:50:09 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Sun, 29 Jul 2012 10:50:09 -0700 (PDT) Date: Sun, 29 Jul 2012 19:50:09 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hi, With the current Emacs trunk, and from "emacs -Q", if I type "C-h c M-=C3=A7", I get the message "M-=E2=80=A1 is undefined" in the echo area. The correct message would be "M-=C3=A7 is undefined", which is what I get if I repeat the experiment with the Emacs 24.1 release. However, if I repeat the experiment (both with the trunk and with the 24.1 release), but this time in TTY mode (-Q -nw), the version which behaves correctly is the trunk (Emacs 24.1 gives me the message "M-=C2=87\207 is undefined"). In GNU Emacs 24.1.50.1 (i386-mingw-nt6.1.7601) of 2012-07-29 on DANI-PC Bzr revision: 109266 eggert@cs.ucla.edu-20120729162923-a49hje8jpmssdozp Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -I../../libs/libiconv-1.14-2-mingw32-dev/include -I../../libs/libxml2-2.7.8-w32-bin/include/libxml2 -I../../libs/giflib-4.1.4-1/include -I../../emacs/libs/gnutls-3.0.16/include -I../../libs/jpeg-6b-4/include -I../../libs/libpng-1.4.10 -I../../libs/libxpm-3.5.8/include -I../../libs/libxpm-3.5.8/src -I../../libs/tiff-3.8.2-1/include -I../../libs/zlib-1.2.6' Important settings: value of $EMACSDATA: C:/emacs/trunk/etc value of $EMACSDOC: C:/emacs/trunk/etc value of $EMACSLOADPATH: C:/emacs/trunk/lisp;C:/emacs/trunk/leim value of $EMACSPATH: C:/emacs/trunk/bin value of $LANG: ESN locale-coding-system: cp1252 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: C-h c M-=E2=80=A1 M-x r e p o r t SPC e SPC b SPC Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. M-=E2=80=A1 is undefined 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 dos-w32 disp-table ls-lisp w32-win w32-vars 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 button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 Jul 2012 18:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13435871317750 (code B ref 12082); Sun, 29 Jul 2012 18:39:02 +0000 Received: (at 12082) by debbugs.gnu.org; 29 Jul 2012 18:38:51 +0000 Received: from localhost ([127.0.0.1]:49118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvYOA-00020x-UF for submit@debbugs.gnu.org; Sun, 29 Jul 2012 14:38:51 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:54173) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvYO8-00020o-HZ for 12082@debbugs.gnu.org; Sun, 29 Jul 2012 14:38:49 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M7X00C00Q30P600@a-mtaout20.012.net.il> for 12082@debbugs.gnu.org; Sun, 29 Jul 2012 21:31:37 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7X00CIIQ4PFF70@a-mtaout20.012.net.il>; Sun, 29 Jul 2012 21:31:37 +0300 (IDT) Date: Sun, 29 Jul 2012 21:31:49 +0300 From: Eli Zaretskii In-reply-to: Message-id: <83d33eh10q.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Sun, 29 Jul 2012 19:50:09 +0200 > From: Dani Moncayo >=20 > With the current Emacs trunk, and from "emacs -Q", if I type "C-h c > M-=C3=A7", I get the message "M-=E2=80=A1 is undefined" in the echo= area. >=20 > The correct message would be "M-=C3=A7 is undefined", which is what= I get > if I repeat the experiment with the Emacs 24.1 release. This subtlety is the result of (not entirely correct) fix for non-ASCII display on TTY. Should be fixed now (trunk version 109272)= . From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 Jul 2012 21:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Juanma Barranquero , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134359869224546 (code B ref 12082); Sun, 29 Jul 2012 21:52:01 +0000 Received: (at 12082) by debbugs.gnu.org; 29 Jul 2012 21:51:32 +0000 Received: from localhost ([127.0.0.1]:49371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvbOe-0006Nr-2G for submit@debbugs.gnu.org; Sun, 29 Jul 2012 17:51:32 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:56291) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvbOc-0006Ni-2H for 12082@debbugs.gnu.org; Sun, 29 Jul 2012 17:51:30 -0400 Received: by obbwc20 with SMTP id wc20so7891207obb.3 for <12082@debbugs.gnu.org>; Sun, 29 Jul 2012 14:44:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=xgJ2ncANCSGQPW9tMR1C4BXBM2CYW17nx4tS2wczitc=; b=HX+68TPdN6Y2h5neVquDmUiLCo43go1UzKocHOBPdiSuQVWXnCpFNl1nYhhX0vi827 GJBuHXR0mrnwF1pP8I4V+YrbPzpTpzezUKRdYQ8lhjtM77NAlskzkymTXNzyxOoud7qG gbc1iUXEns5QR0W6r+YezSQ6uHjMzMAk16tPQD9p2Pn4A9zMx4B850itHGJXsTug1KnW XPrPij0q88lpfLKv7HEaj8gwEy4AyhD95kfuRIB3lskXlUvWchxzMj2vyrC2t7QbyFv8 oEHan8Su8sGwH3mq4yrE/OHXCxD/RdOi38C9+7n5TU7E3WgTXedl5uO7OvCyM20L8vQ7 FFPg== MIME-Version: 1.0 Received: by 10.60.13.201 with SMTP id j9mr14103688oec.51.1343598258208; Sun, 29 Jul 2012 14:44:18 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Sun, 29 Jul 2012 14:44:18 -0700 (PDT) In-Reply-To: <83d33eh10q.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> Date: Sun, 29 Jul 2012 23:44:18 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> With the current Emacs trunk, and from "emacs -Q", if I type "C-h c >> M-=C3=A7", I get the message "M-=E2=80=A1 is undefined" in the echo area= . >> >> The correct message would be "M-=C3=A7 is undefined", which is what I ge= t >> if I repeat the experiment with the Emacs 24.1 release. > > This subtlety is the result of (not entirely correct) fix for > non-ASCII display on TTY. Should be fixed now (trunk version 109272). I've update my trunk branch (I have bzr revno 109274) and rebuilt Emacs. Now I observe these messages from "Emacs -Q": * C-h c M-=C3=A7 =3D> "M-=E2=80=A1 is undefined". (wrong, as before) * C-h c ESC =C3=A7 =3D> "M-g (translated from =C3=A7) is undefined= ". (wrong, should be "M-=C3=A7 ...") And from "Emacs -Q -nw": * C-h c M-=C3=A7 =3D> "M-=C3=A7 is undefined" (correct). * C-h c ESC =C3=A7 =3D> "M-g (translated from =C3=A7) is undefined= " (wrong, as in the GUI session). Juanma, could you please test this, and tell if you see the same? Thanks. --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Juanma Barranquero Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 Jul 2012 23:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: Eli Zaretskii , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436035492639 (code B ref 12082); Sun, 29 Jul 2012 23:13:01 +0000 Received: (at 12082) by debbugs.gnu.org; 29 Jul 2012 23:12:29 +0000 Received: from localhost ([127.0.0.1]:49457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svcey-0000gW-RD for submit@debbugs.gnu.org; Sun, 29 Jul 2012 19:12:29 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:51479) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svcew-0000gO-Rn for 12082@debbugs.gnu.org; Sun, 29 Jul 2012 19:12:27 -0400 Received: by pbcwy7 with SMTP id wy7so8838216pbc.3 for <12082@debbugs.gnu.org>; Sun, 29 Jul 2012 16:05:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=PObSNAZYo9vVeEFoM+L9X7juLhDdd0en2JIItALKj50=; b=lK2ar/Bgouw0tUMZOA7O9k3j5+KkxdpMN8PJ8q3ZVFe9LNhTQh32uKau6juQduLlQs ZyTaQAWMNMfEDiZBM1qNRzilglhbVrq65jWVPkxjMT8/n8S2NGeopitZLk1dcyjsUNjh 35kU23wqJfX0nkADLR8wpWf0T1Gu944wg22wt4/0uYOKiRr1LrEr33tEh/GdAiqCLUle Fr4cfLZV7YZitvBKuLrz3+HtEqirytq88YM9MfY41tgKxqUtVqhtVgn8hKgPOGp8OuSn mCvCZPyolKg2VE/G3N3Q/Wg0erSmMu0U5bJ+kt9Pkc6ySosp1wx3TminbiDUVQfghlHh wtxA== Received: by 10.68.227.163 with SMTP id sb3mr31098689pbc.74.1343603114579; Sun, 29 Jul 2012 16:05:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.41.21 with HTTP; Sun, 29 Jul 2012 16:04:34 -0700 (PDT) In-Reply-To: References: <83d33eh10q.fsf@gnu.org> From: Juanma Barranquero Date: Mon, 30 Jul 2012 01:04:34 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Sun, Jul 29, 2012 at 11:44 PM, Dani Moncayo wrote: > Juanma, could you please test this, and tell Yes. > if you see the same? Not the same. > * C-h c M-=C3=A7 =3D> "M-=E2=80=A1 is undefined". I see "M-=C3=A7 is undefined" in both cases. > * C-h c ESC =C3=A7 =3D> "M-g (translated from =C3=A7) is undefin= ed". I see this message in both cases. Juanma From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 03:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Juanma Barranquero Cc: 12082@debbugs.gnu.org, dmoncayo@gmail.com Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436198667052 (code B ref 12082); Mon, 30 Jul 2012 03:45:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 03:44:26 +0000 Received: from localhost ([127.0.0.1]:49726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvguA-0001ph-0r for submit@debbugs.gnu.org; Sun, 29 Jul 2012 23:44:26 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:49902) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svgu7-0001pY-Ql for 12082@debbugs.gnu.org; Sun, 29 Jul 2012 23:44:25 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M7Y00F00F7J4K00@a-mtaout23.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 06:37:11 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Y00F8HFDZ4G10@a-mtaout23.012.net.il>; Mon, 30 Jul 2012 06:37:11 +0300 (IDT) Date: Mon, 30 Jul 2012 06:37:23 +0300 From: Eli Zaretskii In-reply-to: Message-id: <834nophqbw.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Juanma Barranquero > Date: Mon, 30 Jul 2012 01:04:34 +0200 > Cc: Eli Zaretskii , 12082@debbugs.gnu.org >=20 > On Sun, Jul 29, 2012 at 11:44 PM, Dani Moncayo = wrote: >=20 > > Juanma, could you please test this, and tell >=20 > Yes. >=20 > > if you see the same? >=20 > Not the same. >=20 > > * C-h c M-=C3=A7 =3D> "M-=E2=80=A1 is undefined". >=20 > I see "M-=C3=A7 is undefined" in both cases. Interesting. How did you two type M-=C3=A7? And what are your value= s of keyboard and terminal coding-systems, and also what does w32-get-console-codepage return? And Dani, if you go to the *Messages* buffer and type "C-u C-x =3D" w= ith the cursor on the =E2=80=A1 character, what does Emacs say? From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Juanma Barranquero , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436402633797 (code B ref 12082); Mon, 30 Jul 2012 09:25:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 09:24:23 +0000 Received: from localhost ([127.0.0.1]:50000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvmD9-0000zC-1s for submit@debbugs.gnu.org; Mon, 30 Jul 2012 05:24:23 -0400 Received: from mail-gh0-f172.google.com ([209.85.160.172]:41669) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvmD5-0000z1-Ik for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 05:24:20 -0400 Received: by ghbg16 with SMTP id g16so4482506ghb.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 02:17:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=IGb5d3N6F1ZR/kziXgbAohND2ZUXVWe0w4jBnkkJN3A=; b=0mnJoZc6svMcD3kWwZHW2yqdJXO00mkOE41yv2rZVqEWNkgZah3FRQ8ansbSBZ2ZPy sk9/a2Tg1uwBwsuDMRK8yT6zlSJBflm/PWrMiu3+VLRwXxSZ5jC2F4s4t/IGNcFEOpgZ uePK+DblO7cWrOAazqj7TdByX54wV5Oiv6BLQLjd0HRe/jzPUbeUjB4lUBvXx72XA6cT To7VBYWDHrCtI76myBhubmZ+Pe+cM8TKvY6vAQbNIVMSM1zgzj89WCmujcKpcl9GCNRk NAvTi2Eu3JGh4oaFZba2kWs/UJQqdiOAPVNQqKw84bkbUVpvRsDg0AquPH5++cUmjCeC CTlQ== MIME-Version: 1.0 Received: by 10.60.12.37 with SMTP id v5mr16333210oeb.25.1343639826511; Mon, 30 Jul 2012 02:17:06 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 02:17:06 -0700 (PDT) In-Reply-To: <834nophqbw.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> Date: Mon, 30 Jul 2012 11:17:06 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) > Interesting. How did you two type M-=C3=A7? In the spanish keyboard (the one I have) there is a key for each of those two characters ("M" and "=C3=A7"), so M-=C3=A7 is simply hold down th= e "M" (alt) key and then press the "=C3=A7" key. > And what are your values of > keyboard and terminal coding-systems, and also what does > w32-get-console-codepage return? In a GUI session of my trunk build (started with -Q): (keyboard-coding-system) =3D> iso-latin-1-unix (terminal-coding-system) =3D> cp1252 (w32-get-console-codepage) =3D> 850 > And Dani, if you go to the *Messages* buffer and type "C-u C-x =3D" with > the cursor on the =E2=80=A1 character, what does Emacs say? It says this: position: 78 of 91 (85%), column: 2 character: =E2=80=A1 (displayed as =E2=80=A1) (codepoint 8225, = #o20041, #x2021) preferred charset: unicode (Unicode (ISO10646)) code point in charset: 0x2021 syntax: _ which means: symbol category: .:Base, h:Korean, j:Japanese to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" buffer code: #xE2 #x80 #xA1 file code: not encodable by coding system iso-latin-1-dos display: by this font (glyph code) uniscribe:-outline-Courier New-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1 (#xC1) Character code properties: customize what to show name: DOUBLE DAGGER general-category: Po (Punctuation, Other) decomposition: (8225) ('=E2=80=A1') --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 14:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Juanma Barranquero , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436585617998 (code B ref 12082); Mon, 30 Jul 2012 14:30:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 14:29:21 +0000 Received: from localhost ([127.0.0.1]:50945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvqyF-00024u-9L for submit@debbugs.gnu.org; Mon, 30 Jul 2012 10:29:21 -0400 Received: from mail-qa0-f51.google.com ([209.85.216.51]:55706) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvqyD-00024n-10 for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 10:29:18 -0400 Received: by qaea16 with SMTP id a16so1025596qae.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 07:22:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=pbJ61IfqOOdDGoBjd0pk9QIlu4OHq+smC/yeMz0lc8w=; b=CJWvHAFqkT4okSY9LxgjTJ6J0QCrq4M4GUNVcm7Ut/zhmoYvAyIolisuy7ZuPX0Y45 Gkfm46H1PdD+M9aTTPYwibSnniF3nsi8GPmjMTtz3ICo/dMrZOg9CSF1HUn+3VhZsZUC vueQxQ1SDVvyNA7DwEHm8syvzSImQdx4A9xnne+99dPMto1nv044Xv6MULHlBEoYcPYF mQiJIVaGd6aTxCwC0PCtbaUF1ofSBQ44ei4oH1YHAT7afwwZT01b1/xDNGrS9fznsre8 0kMCnSTOBlMfAJRTF+8eGIWe3u2LROLJLiFetWkgtw8VHnwl69PtjcuvxmCvk+pO9ncM HSZQ== MIME-Version: 1.0 Received: by 10.60.154.232 with SMTP id vr8mr17669963oeb.30.1343658122675; Mon, 30 Jul 2012 07:22:02 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 07:22:02 -0700 (PDT) In-Reply-To: References: <83d33eh10q.fsf@gnu.org> Date: Mon, 30 Jul 2012 16:22:02 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) > I've update my trunk branch (I have bzr revno 109274) and rebuilt Emacs. > > Now I observe these messages from "Emacs -Q": > * C-h c M-=C3=A7 =3D> "M-=E2=80=A1 is undefined". (wrong, as before) > * C-h c ESC =C3=A7 =3D> "M-g (translated from =C3=A7) is undefin= ed". > (wrong, should be "M-=C3=A7 ...") > > And from "Emacs -Q -nw": > * C-h c M-=C3=A7 =3D> "M-=C3=A7 is undefined" (correct). > * C-h c ESC =C3=A7 =3D> "M-g (translated from =C3=A7) is undefin= ed" > (wrong, as in the GUI session). I've just built the current trunk (r109294) because Andreas committed a change (r109291) that could affect to this bug. And something has changed indeed. Now I see: from "emacs -Q": 1. C-h c M-=C3=A7 =3D> "M-=E2=80=A1 is undefined". (wrong, as before) 2. C-h c ESC =C3=A7 =3D> "M-=C3=A7 (translated from =C3=A7) is und= efined". (correct) and from "emacs -Q -nw": 3. C-h c M-=C3=A7 =3D> "M-=C3=A7 is undefined" (correct). 4. C-h c ESC =C3=A7 =3D> "M-=C3=A7 (translated from =C3=A7) is und= efined". (correct) So the only problem is now in the test #1. HTH. --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 14:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Juanma Barranquero , Dani Moncayo Cc: 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436591688918 (code B ref 12082); Mon, 30 Jul 2012 14:40:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 14:39:28 +0000 Received: from localhost ([127.0.0.1]:50974 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svr84-0002Jn-An for submit@debbugs.gnu.org; Mon, 30 Jul 2012 10:39:28 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:47628) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svr81-0002Jd-IF for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 10:39:26 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M7Z00J009E4K300@a-mtaout23.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 17:32:10 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z00J1B9PLK120@a-mtaout23.012.net.il>; Mon, 30 Jul 2012 17:32:10 +0300 (IDT) Date: Mon, 30 Jul 2012 17:32:23 +0300 From: Eli Zaretskii In-reply-to: Message-id: <83obmxfhfs.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > From: Juanma Barranquero > Date: Mon, 30 Jul 2012 13:47:44 +0200 >=20 > On Mon, Jul 30, 2012 at 5:37 AM, Eli Zaretskii wrote= : >=20 > > Interesting. How did you two type M-=C3=A7? And what are your v= alues of > > keyboard and terminal coding-systems, and also what does > > w32-get-console-codepage return? >=20 > Ah, now I see a difference. Interesting, yes. >=20 > I did the last check from a TCC console, not CMD, the difference be= ing > that in TCC I set the codepage to 1252, while CMD uses 850. >=20 > So yes, starting emacs from CMD in window mode, C-h c M-=C3=A7 inde= ed > produces the =E2=80=A1 message. >=20 > I type M-=C3=A7 with the left Alt key and the =C3=A7 key of the Spa= nish keyboard. >=20 > So, to summarize: >=20 > - In CMD, with active codepage =3D 437 > - Window mode: > keyboard-coding-system =3D windows-1252-unix > (terminal-coding-system) =3D cp1252 > (w32-get-console-codepage) =3D 437 > Messages: "M-=E2=80=A1 is undefined" >=20 > - Non-window mode: > keyboard-coding-system =3D cp437-unix > (terminal-coding-system) =3D cp437 > (w32-get-console-codepage) =3D 437 > Messages: "M-=C3=A7 is undefined" >=20 > - In CMD, with active codepage =3D 850 >=20 > - Window mode: > keyboard-coding-system =3D windows-1252-unix > (terminal-coding-system) =3D cp1252 > (w32-get-console-codepage) =3D 850 > Message: "M-=E2=80=A1 is undefined" >=20 > - Non-window mode: > keyboard-coding-system =3D cp850-unix > (terminal-coding-system) =3D cp850 > (w32-get-console-codepage) =3D 850 > Message: "M-=C3=A7 is undefined" >=20 > - In CMD, with active codepage =3D 1252 >=20 > - Window mode: > keyboard-coding-system =3D windows-1252-unix > (terminal-coding-system) =3D cp1252 > (w32-get-console-codepage) =3D 1252 > Message: "M-=C3=A7 is undefined" >=20 > - Non-window mode: > keyboard-coding-system =3D windows-1252-unix > (terminal-coding-system) =3D cp1252 > (w32-get-console-codepage) =3D 1252 > Message: "M-=C3=A7 is undefined" Looks like Windows lies to us about the input codepage. Please apply the patches below, run Emacs in GUI mode under GDB, and do the following experiments: . switch the keyboard to English ("EN" near the system tray), if yo= u can, and type a couple of pure ASCII characters . switch the keyboard to Spanish and type =C3=A7 and M-=C3=A7 . do the latter both with active codepage 850 and 1252 In each case, show the DebPrint messages shown by GDB as result of typing each character. Thanks. =3D=3D=3D modified file 'src/w32fns.c' --- src/w32fns.c=092012-07-29 08:18:29 +0000 +++ src/w32fns.c=092012-07-30 14:06:20 +0000 @@ -2918,6 +2918,7 @@ w32_wnd_proc (HWND hwnd, UINT msg, WPARA =20 case WM_SYSCHAR: case WM_CHAR: + DebPrint (("w32fns: WM_CHAR 0x%x\n", wParam)); post_character_message (hwnd, msg, wParam, lParam, =09=09=09 w32_get_key_modifiers (wParam, lParam)); break; @@ -2939,6 +2940,7 @@ w32_wnd_proc (HWND hwnd, UINT msg, WPARA =20 { W32Msg wmsg; +=09DebPrint (("w32fns: WM_UNICHAR 0x%x\n", wParam)); wmsg.dwModifiers =3D w32_get_key_modifiers (wParam, lParam); signal_user_input (); my_post_msg (&wmsg, hwnd, msg, wParam, lParam); =3D=3D=3D modified file 'src/w32term.c' --- src/w32term.c=092012-07-29 08:18:29 +0000 +++ src/w32term.c=092012-07-30 14:07:21 +0000 @@ -4295,6 +4295,7 @@ w32_read_socket (struct terminal *termin =20 if (msg.msg.message =3D=3D WM_UNICHAR) { +=09=09 DebPrint (("w32term: WM_UNICHAR 0x%x\n", msg.msg.wParam)); inev.code =3D msg.msg.wParam; } else if (msg.msg.wParam < 256) @@ -4336,6 +4337,9 @@ w32_read_socket (struct terminal *termin break; } } + +=09=09 DebPrint (("w32term: 0x%x =3D> 0x%x (cp%d)\n", +=09=09=09 (char) msg.msg.wParam, code, keyboard_codepage)); inev.code =3D code; } else From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Juanma Barranquero Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 14:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: Eli Zaretskii , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436592439038 (code B ref 12082); Mon, 30 Jul 2012 14:41:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 14:40:43 +0000 Received: from localhost ([127.0.0.1]:50978 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svr9G-0002Lj-RX for submit@debbugs.gnu.org; Mon, 30 Jul 2012 10:40:43 -0400 Received: from mail-gh0-f172.google.com ([209.85.160.172]:35122) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svr9E-0002Lc-RP for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 10:40:41 -0400 Received: by ghbg16 with SMTP id g16so4777637ghb.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 07:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=iNWM8IK/BPXetGa5gYTgMRKepiv/m8yi93RKgSaH3wk=; b=arpmV1XOs23SsMiy1pVPk8LgMLi1r73S3jXYXb8YVIgjB9VyJmD/kf23fUASd27ilS 8jDabC63/PY7vVev8GCMGdAmUjOSk4TSwc831q3AJ3/khIrnGjW/2tvShWyBezVKpVxz 5nDZpCcB1mjOgWGmL34CBkmn9cWmt5YvbLThIt70j1PohE4+6BlWKS7kRoKyO/UIYqJs eyyFL9IIGa5A9NPSIWQ6QCPRrOr98jiOzyOy/QTuJUFOOb8EDrvnkAn2N7xLUxqMoO0X Nx04xr8cS54JaWdld48ON2xKxQbrA9XvRMtDdCceMVLqCbb82p1A4gJ5fr2WYMPz9eMy tlAQ== Received: by 10.68.213.234 with SMTP id nv10mr35584357pbc.56.1343658806232; Mon, 30 Jul 2012 07:33:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.41.21 with HTTP; Mon, 30 Jul 2012 07:32:44 -0700 (PDT) In-Reply-To: References: <83d33eh10q.fsf@gnu.org> From: Juanma Barranquero Date: Mon, 30 Jul 2012 16:32:44 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Mon, Jul 30, 2012 at 4:22 PM, Dani Moncayo wrote: > I've just built the current trunk (r109294) because Andreas committed > a change (r109291) that could affect to this bug. Yes, I saw Eli's bug report and Andreas' commit and assumed it fixed the second problem, but I haven't had the time to try it. Thanks for checking. Juanma From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 14:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.13436594709449 (code B ref 12082); Mon, 30 Jul 2012 14:45:03 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 14:44:30 +0000 Received: from localhost ([127.0.0.1]:50982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrCt-0002SK-Db for submit@debbugs.gnu.org; Mon, 30 Jul 2012 10:44:29 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:48232) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrCr-0002SC-7H for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 10:44:25 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M7Z00J009SDLX00@a-mtaout23.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 17:37:10 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z00JJ39XYIU30@a-mtaout23.012.net.il>; Mon, 30 Jul 2012 17:37:10 +0300 (IDT) Date: Mon, 30 Jul 2012 17:37:24 +0300 From: Eli Zaretskii In-reply-to: X-012-Sender: halo1@inter.net.il Message-id: <83lii1fh7f.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 30 Jul 2012 16:22:02 +0200 > From: Dani Moncayo > Cc: 12082@debbugs.gnu.org, Juanma Barranquero > > So the only problem is now in the test #1. It always was. What Andreas fixed was only the key-description part. The problem with actually inputting the wrong codepoint remains. From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Juanma Barranquero Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 14:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 12082@debbugs.gnu.org, Dani Moncayo Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366022510538 (code B ref 12082); Mon, 30 Jul 2012 14:58:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 14:57:05 +0000 Received: from localhost ([127.0.0.1]:50990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrP6-0002ju-B9 for submit@debbugs.gnu.org; Mon, 30 Jul 2012 10:57:04 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:37736) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrP3-0002jV-5Y for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 10:57:02 -0400 Received: by pbcwy7 with SMTP id wy7so10043074pbc.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 07:49:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=xVoZzSZiS/X6R5ZVvPiALMatSAH+Y+8frEq3VU6RnMo=; b=jKZ3wQxNLE3q+M/O2wNaz60sRjWBmFREGL2lL46lTVX9psBmhpLvsTYyvWP+Zp10n+ 7jGkpJt3vQgVdkKu0ASWuZ43HrYOe/lI/IYLvuPaasQnVFlkMAotJc5DcMY8/0csvcb+ 7QtlzOd0AE7DOlkIV7rTTosh4rm71hAgyFq86kWLRwVuC6UySgUZke07/w6NxyunqjCx WYMvlNi5o0IVJSMuaIGPcPnhE3X7Gmcxe1bLYUtgAKEFUSI+Eav97j2bv1wODox2KAYH t9u+AOMFRK1YKH1oYtaQojxJT9cbaIY7pMHg9NlUQmg6dPzMIDVIWcMMroq/rHdsRjel ESWA== Received: by 10.68.190.168 with SMTP id gr8mr35412801pbc.157.1343659786572; Mon, 30 Jul 2012 07:49:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.41.21 with HTTP; Mon, 30 Jul 2012 07:49:06 -0700 (PDT) In-Reply-To: <83obmxfhfs.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> From: Juanma Barranquero Date: Mon, 30 Jul 2012 16:49:06 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Mon, Jul 30, 2012 at 4:32 PM, Eli Zaretskii wrote: > . switch the keyboard to English ("EN" near the system tray), if you > can, and type a couple of pure ASCII characters - With english keyboard a warning: w32fns: WM_CHAR 0x61 warning: w32term: 0x61 =3D> 0x61 (cp1252) $ warning: w32fns: WM_CHAR 0x24 warning: w32term: 0x24 =3D> 0x24 (cp1252) ; warning: w32fns: WM_CHAR 0x3b warning: w32term: 0x3b =3D> 0x3b (cp1252) > . switch the keyboard to Spanish and type =C3=A7 and M-=C3=A7 - With spanish keyboard, cp 850: =C3=A7 warning: w32fns: WM_CHAR 0xe7 warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) M-=C3=A7 warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) - With spanish keyboard, cp 1252 =C3=A7 warning: w32fns: WM_CHAR 0xe7 warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) M-=C3=A7 warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) Juanma From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 15:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Juanma Barranquero , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366045510892 (code B ref 12082); Mon, 30 Jul 2012 15:01:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 15:00:55 +0000 Received: from localhost ([127.0.0.1]:50994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrSp-0002pd-8R for submit@debbugs.gnu.org; Mon, 30 Jul 2012 11:00:55 -0400 Received: from mail-qc0-f172.google.com ([209.85.216.172]:33824) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrSn-0002pV-7y for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 11:00:53 -0400 Received: by qcac10 with SMTP id c10so3393061qca.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 07:53:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=G04R2xatp9BDbNXkgMQuYzJSn0PQF7p2LZURHNsXWIk=; b=PhPD3KwSPWEdM9NCWBrgBGYBSxvyzY3dhEFkjQXnQIjEKbcTAmP8upkn58URkl3tqw Z6jHAquzs9x2LpN08zRwkqsfc5IzvdYIbDl2xtH0DQf6MSU76ui7424Ev/yGveO5DhiP a655yPwFWWfWuVI6LxDekdmVldb+sh+JMY/LZK6d82XMqrE3v4h+ADuf9IsQfRAyqBu8 b5OzgxOQELTE/Wc+zDJmeRUUt8LwvqkzHvwoKbRQJiyNRDzODJiSVFAc6VYyQ2ZkIGn7 0ngytNs6uBIelLTBMOtcJeBdnWNbTcSAYM7Wt/bvD8sjeAIif2BvPjwj/QSdkEac+OhR ArZg== MIME-Version: 1.0 Received: by 10.60.30.170 with SMTP id t10mr17961793oeh.10.1343660018904; Mon, 30 Jul 2012 07:53:38 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 07:53:38 -0700 (PDT) In-Reply-To: <83obmxfhfs.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> Date: Mon, 30 Jul 2012 16:53:38 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) > Looks like Windows lies to us about the input codepage. Please apply > the patches below, run Emacs in GUI mode under GDB, and do the > following experiments: > > . switch the keyboard to English ("EN" near the system tray), if you > can, and type a couple of pure ASCII characters [a] warning: w32fns: WM_CHAR 0x61 warning: w32term: 0x61 =3D> 0x61 (cp1252) [z] warning: w32fns: WM_CHAR 0x7a warning: w32term: 0x7a =3D> 0x7a (cp1252) > . switch the keyboard to Spanish and type =E7 and M-=E7 [=E7] warning: w32fns: WM_CHAR 0xe7 warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) [M-=E7] warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) (yes, only one message for this character) > . do the latter both with active codepage 850 and 1252 ?? Where can I set the "active codepage"? Please elaborate this step a bit = more. --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Juanma Barranquero Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 15:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: Eli Zaretskii , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366069111222 (code B ref 12082); Mon, 30 Jul 2012 15:05:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 15:04:51 +0000 Received: from localhost ([127.0.0.1]:51000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrWc-0002ux-Qh for submit@debbugs.gnu.org; Mon, 30 Jul 2012 11:04:51 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:34375) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvrWb-0002up-HH for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 11:04:50 -0400 Received: by pbcwy7 with SMTP id wy7so10052246pbc.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 07:57:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=NvqeY9tTb7EQ1VOR+F7O0SEJlME38Rq6o3HmCgalzkE=; b=M0QGQGqP5s7OsbX6Ie1c8Ui+ju9+lyOwTL4/2bHrzZi9QuiVeez2T7T6CKr9m/YHfG UT2tXgZxmcgkxVDgkhnpSNmDVJteMEljwfL0TAOLFFiwUQA7O0AVVEwFLyUU1FjUrIEk xPbaUynluQDeEcy31uU+TrkBLE70X/ukJ+YtN7fBKGNi7Q3Y6tO0gkIGtlxAu2sMSwcz I7CUF0NwNGPv2BubVNaS0B5uoewqes6Xo0qa9+uBqtQUUQq9v3jgeBBCKLT4pS4XdIrB NSRW9N3lWPtYQt7c2OUrXoGxr3MPSxZ6tOzIUaiHKoLRwWytrL3lqvgWLiIsl6O+PuVS AeMw== Received: by 10.68.241.35 with SMTP id wf3mr35645301pbc.102.1343660254722; Mon, 30 Jul 2012 07:57:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.41.21 with HTTP; Mon, 30 Jul 2012 07:56:53 -0700 (PDT) In-Reply-To: References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> From: Juanma Barranquero Date: Mon, 30 Jul 2012 16:56:53 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Mon, Jul 30, 2012 at 4:53 PM, Dani Moncayo wrote: > ?? Where can I set the "active codepage"? Please elaborate this step a bit more. Use the chcp command in the CMD session before running gdb / emacs. Juanma From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 15:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: Juanma Barranquero , 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366113711889 (code B ref 12082); Mon, 30 Jul 2012 15:13:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 15:12:17 +0000 Received: from localhost ([127.0.0.1]:51010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svrdp-00035i-EE for submit@debbugs.gnu.org; Mon, 30 Jul 2012 11:12:17 -0400 Received: from mail-gg0-f172.google.com ([209.85.161.172]:59614) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svrdn-00035Z-R8 for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 11:12:16 -0400 Received: by ggnc4 with SMTP id c4so4833202ggn.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 08:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=rYd/tr6TCF33Wf+7Y86JYzO3DQal79kHS2NNgXAWONY=; b=r5i6p+Fa9cM4hz5cvSJBfyiniETNOoHPo6jJCAU4rIsZYP2UR1FYf3FPN5qLL1Q+ZJ XAImHKF4MSyc8a96VkZEeB4AeJWGwJYNU2jle+u+IQ0d93RRTZpbLsC7Hyq5aClSIhfZ EyAK4jCsBPdMNP3ODakOxGTjOD9U5v5FsNhNn83BRFWr1dBQwDvToTj6XCWQ1vEB43Sc amPuEZHbfG0YV8uawF4MYtHOhiWgFFB8WMrZEGp4gBPPPvCIZu727R9elbEyj9a6Kib8 ksXzRp4RJwvIc/lfAg1IBZCF1HSoYeIw8hj5QA1ZsYKy2BZqt7yBPcEw/VPFLYjmNuM/ iB2A== MIME-Version: 1.0 Received: by 10.60.26.134 with SMTP id l6mr17895636oeg.40.1343660701489; Mon, 30 Jul 2012 08:05:01 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 08:05:01 -0700 (PDT) In-Reply-To: References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> Date: Mon, 30 Jul 2012 17:05:01 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> . switch the keyboard to English ("EN" near the system tray), if you >> can, and type a couple of pure ASCII characters > > [a] > warning: w32fns: WM_CHAR 0x61 > warning: w32term: 0x61 =3D> 0x61 (cp1252) > > [z] > warning: w32fns: WM_CHAR 0x7a > warning: w32term: 0x7a =3D> 0x7a (cp1252) > >> . switch the keyboard to Spanish and type =E7 and M-=E7 > > [=E7] > warning: w32fns: WM_CHAR 0xe7 > warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) > > [M-=E7] > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) > > (yes, only one message for this character) > >> . do the latter both with active codepage 850 and 1252 (Thanks Juanma) All the above was with codepage 850. Now if I set the codepage to 1252 (in the cmd sessions from where I invoke gdb and Emacs), I see: [=E7] warning: w32fns: WM_CHAR 0xe7 warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) [M-=E7] warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 16:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366435416570 (code B ref 12082); Mon, 30 Jul 2012 16:06:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 16:05:54 +0000 Received: from localhost ([127.0.0.1]:51120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvsTi-0004JD-8N for submit@debbugs.gnu.org; Mon, 30 Jul 2012 12:05:54 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:45217) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvsTf-0004J1-Gv for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 12:05:53 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M7Z00C00DLLXB00@a-mtaout22.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 18:58:31 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z00CBUDPIRR50@a-mtaout22.012.net.il>; Mon, 30 Jul 2012 18:58:31 +0300 (IDT) Date: Mon, 30 Jul 2012 18:58:44 +0300 From: Eli Zaretskii In-reply-to: Message-id: <83k3xlfdfv.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 30 Jul 2012 17:05:01 +0200 > From: Dani Moncayo > Cc: Juanma Barranquero , 12082@debbugs.gnu.org >=20 > >> . switch the keyboard to English ("EN" near the system tray), = if you > >> can, and type a couple of pure ASCII characters > > > > [a] > > warning: w32fns: WM_CHAR 0x61 > > warning: w32term: 0x61 =3D> 0x61 (cp1252) > > > > [z] > > warning: w32fns: WM_CHAR 0x7a > > warning: w32term: 0x7a =3D> 0x7a (cp1252) > > > >> . switch the keyboard to Spanish and type =E7 and M-=E7 > > > > [=E7] > > warning: w32fns: WM_CHAR 0xe7 > > warning: w32term: 0xffffffe7 =3D> 0xe7 (cp1252) > > > > [M-=E7] > > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) > > > > (yes, only one message for this character) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This means M-=E7 gets processed by some code in w32fns.c that doesn't have a DebPrint. Can you find out which one (by sticking DebPrint)? For example, these two fragments look as possible suspects: 1) =09default: =09 /* If not defined as a function key, change it to a WM_CHAR mess= age. */ =09 if (wParam > 255 || !lispy_function_keys[wParam]) =09 { =09 DWORD modifiers =3D construct_console_modifiers (); ... =09 else =09=09{ =09=09 /* Let TranslateMessage handle everything else. */ =09=09 windows_translate =3D 1; =09=09} =09 } 2) translate: if (windows_translate) =09{ =09 MSG windows_msg =3D { hwnd, msg, wParam, lParam, 0, {0,0} }; =09 windows_msg.time =3D GetMessageTime (); =09 TranslateMessage (&windows_msg); =09 goto dflt; =09} Can you stick a DebPrint into each block and see which one handles M-=E7? From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 16:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366540718085 (code B ref 12082); Mon, 30 Jul 2012 16:24:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 16:23:27 +0000 Received: from localhost ([127.0.0.1]:51159 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svskg-0004hd-Bb for submit@debbugs.gnu.org; Mon, 30 Jul 2012 12:23:26 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:41565) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svskd-0004hV-8Z for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 12:23:24 -0400 Received: by obbwc20 with SMTP id wc20so9138589obb.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 09:16:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=y82xSdRolqEVl96+dRj6UPkumaaW5aT+OKfVRW2BJ3Y=; b=a9sO5hH/sbljl6o7Wu/mu+BnBto0DpiKnQtXnHnt/COGNz8QpWMulYCfQDuLbaPHXt h+8LubRBOGQ7yCluBDP9ozEAe6AINK3JC/7CQ5iAZlqw6cn0WshDPxRda2Taah77xf9h AcOsPyuB33ry4A0xUzP+IeGyOEPiYTc1p4OGWCNTTPIU2uDwgyIaVZAgOGtdLtC0y9rJ vw6VIKgYJ+KGVl2x3hUGnT72meI9wKWZb82xIGD38vp01BDmAMbPMpf68wI6xbY451RR NEfVjzEwYu61V+jSdSNg26LakKuWCfw/kBfCyYMOssJVGtHd0tMLNAx/QIp7z1yhADLT PVuw== MIME-Version: 1.0 Received: by 10.182.14.101 with SMTP id o5mr18631304obc.1.1343664968383; Mon, 30 Jul 2012 09:16:08 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 09:16:08 -0700 (PDT) In-Reply-To: <83k3xlfdfv.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> Date: Mon, 30 Jul 2012 18:16:08 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> > [M-=E7] >> > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) >> > >> > (yes, only one message for this character) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > This means M-=E7 gets processed by some code in w32fns.c that doesn't > have a DebPrint. Can you find out which one (by sticking DebPrint)? > For example, these two fragments look as possible suspects: > > 1) > default: In this line, I inserted this: DebPrint (("w32fns: #1-default 0x%x\n", wPar= am)); > /* If not defined as a function key, change it to a WM_CHAR mes= sage. */ > if (wParam > 255 || !lispy_function_keys[wParam]) And I've seen that the execution arrives to this first case. This is the output from gdb: warning: w32fns: #1-default 0xbf warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 16:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366701520655 (code B ref 12082); Mon, 30 Jul 2012 16:51:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 16:50:15 +0000 Received: from localhost ([127.0.0.1]:51235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvtAb-0005N4-5O for submit@debbugs.gnu.org; Mon, 30 Jul 2012 12:50:14 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:58637) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvtAY-0005Ms-IX for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 12:50:11 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M7Z00D00FP7DA00@a-mtaout22.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 19:42:54 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z00C3ZFRIY880@a-mtaout22.012.net.il>; Mon, 30 Jul 2012 19:42:54 +0300 (IDT) Date: Mon, 30 Jul 2012 19:43:08 +0300 From: Eli Zaretskii In-reply-to: Message-id: <83haspfbdv.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 30 Jul 2012 18:16:08 +0200 > From: Dani Moncayo > Cc: lekktu@gmail.com, 12082@debbugs.gnu.org >=20 > >> > [M-=E7] > >> > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) > >> > > >> > (yes, only one message for this character) > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > This means M-=E7 gets processed by some code in w32fns.c that doe= sn't > > have a DebPrint. Can you find out which one (by sticking DebPrin= t)? > > For example, these two fragments look as possible suspects: > > > > 1) > > default: >=20 > In this line, I inserted this: DebPrint (("w32fns: #1-default 0x%x\= n", wParam)); >=20 > > /* If not defined as a function key, change it to a WM_= CHAR message. */ > > if (wParam > 255 || !lispy_function_keys[wParam]) >=20 >=20 > And I've seen that the execution arrives to this first case. This = is > the output from gdb: >=20 > warning: w32fns: #1-default 0xbf > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) Heh, everything is clear now. Stay tuned for a solution. Thanks. From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 17:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: dmoncayo@gmail.com, lekktu@gmail.com Cc: 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134366900323465 (code B ref 12082); Mon, 30 Jul 2012 17:24:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 17:23:23 +0000 Received: from localhost ([127.0.0.1]:51271 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svtgh-00066O-0i for submit@debbugs.gnu.org; Mon, 30 Jul 2012 13:23:23 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]:33431) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svtge-00066G-4Q for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 13:23:21 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M7Z00E00HA1VA00@a-mtaout21.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 20:16:04 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z00E39HARHKC0@a-mtaout21.012.net.il>; Mon, 30 Jul 2012 20:16:04 +0300 (IDT) Date: Mon, 30 Jul 2012 20:16:17 +0300 From: Eli Zaretskii In-reply-to: <83haspfbdv.fsf@gnu.org> Message-id: <83fw89f9um.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> <83haspfbdv.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 30 Jul 2012 19:43:08 +0300 > From: Eli Zaretskii > Cc: lekktu@gmail.com, 12082@debbugs.gnu.org >=20 > > Date: Mon, 30 Jul 2012 18:16:08 +0200 > > From: Dani Moncayo > > Cc: lekktu@gmail.com, 12082@debbugs.gnu.org > >=20 > > >> > [M-=E7] > > >> > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) > > >> > > > >> > (yes, only one message for this character) > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > This means M-=E7 gets processed by some code in w32fns.c that d= oesn't > > > have a DebPrint. Can you find out which one (by sticking DebPr= int)? > > > For example, these two fragments look as possible suspects: > > > > > > 1) > > > default: > >=20 > > In this line, I inserted this: DebPrint (("w32fns: #1-default 0x%= x\n", wParam)); > >=20 > > > /* If not defined as a function key, change it to a W= M_CHAR message. */ > > > if (wParam > 255 || !lispy_function_keys[wParam]) > >=20 > >=20 > > And I've seen that the execution arrives to this first case. Thi= s is > > the output from gdb: > >=20 > > warning: w32fns: #1-default 0xbf > > warning: w32term: 0xffffff87 =3D> 0x2021 (cp1252) >=20 > Heh, everything is clear now. Stay tuned for a solution. Should be fixed in trunk revision 109300. Please test. From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 17:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134367089226302 (code B ref 12082); Mon, 30 Jul 2012 17:55:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 17:54:52 +0000 Received: from localhost ([127.0.0.1]:51367 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvuB8-0006qA-Gm for submit@debbugs.gnu.org; Mon, 30 Jul 2012 13:54:51 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:56542) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvuB6-0006q0-9M for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 13:54:49 -0400 Received: by obbwc20 with SMTP id wc20so9240259obb.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 10:47:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=rYxSfXl9/RrpDaYCy55vXXNu6N25xEEgEwlOAAmMheE=; b=M2RhSya+EU/ajPK5rWrlRKcVaWNIL9EVvRxBYoM3gMN/56kfYSbbWkvR8w4Df+inLW BUiFF0oredSE6aNVhLYhlks/QA0pr9rT503CgWjnJw+jHsF/jzwBnkfJ2HAzNQy968A9 3vlATReYDL1myX5m+4wHeF0nXytFYYGxrKoCe3KIxBVkSL8lYScTnnp//WtGLXwWwVzy YeSwTiz6a4XryM0cOTkXJR6QECWfLwclUv5tEZnN6Vlb+8NaMPCa6vAqcqfY7PAMui0R au6HGYl87+g16pR8pzFI/GpVmnNFtmC4eIRrAWPHB3j02WgaCYilO2DaIvTiGhWtG946 i9Vw== MIME-Version: 1.0 Received: by 10.182.75.100 with SMTP id b4mr19022159obw.12.1343670453226; Mon, 30 Jul 2012 10:47:33 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 10:47:33 -0700 (PDT) In-Reply-To: <83fw89f9um.fsf@gnu.org> References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> <83haspfbdv.fsf@gnu.org> <83fw89f9um.fsf@gnu.org> Date: Mon, 30 Jul 2012 19:47:33 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) > Should be fixed in trunk revision 109300. Please test. Thank you so much. The GUI session now seems to work like a charm. The TTY session also works well for all the tests I've done so far, but I've found another use case that seems an error: from "emacs -Q -nw", if I type "C-h c C-=E7", I get the message "C-\ runs the command toggle-input-method". FWIW, here are some values from the TTY session: (terminal-coding-system) =3D> cp850 (keyboard-coding-system) =3D> cp850-unix w32-ansi-code-page =3D> 1252 (w32-get-console-codepage) =3D> 850 (w32-get-console-output-codepage) =3D> 850 and when I exit emacs, the chcp command says "Active code page: 850". --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 18:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dani Moncayo Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134367233831663 (code B ref 12082); Mon, 30 Jul 2012 18:19:02 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 18:18:58 +0000 Received: from localhost ([127.0.0.1]:51415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvuYT-0008Ee-Pl for submit@debbugs.gnu.org; Mon, 30 Jul 2012 14:18:58 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:52678) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvuYR-0008EW-Ap for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 14:18:56 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M7Z00500JTEB100@a-mtaout20.012.net.il> for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 21:11:39 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z0058RJVF1V40@a-mtaout20.012.net.il>; Mon, 30 Jul 2012 21:11:39 +0300 (IDT) Date: Mon, 30 Jul 2012 21:11:53 +0300 From: Eli Zaretskii In-reply-to: Message-id: <83d33df79y.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> <83haspfbdv.fsf@gnu.org> <83fw89f9um.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 30 Jul 2012 19:47:33 +0200 > From: Dani Moncayo > Cc: lekktu@gmail.com, 12082@debbugs.gnu.org >=20 > The TTY session also works well for all the tests I've done so far, > but I've found another use case that seems an error: from "emacs -Q > -nw", if I type "C-h c C-=E7", I get the message "C-\ runs the comm= and > toggle-input-method". That's probably a limitation of console input. What happens if you type C-=E7 alone, without "C-h c"? From unknown Sun Jun 15 08:56:23 2025 X-Loop: help-debbugs@gnu.org Subject: bug#12082: 24.1.50; Wrong character showed by "C-h c" Resent-From: Dani Moncayo Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 18:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12082 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: lekktu@gmail.com, 12082@debbugs.gnu.org Received: via spool by 12082-submit@debbugs.gnu.org id=B12082.134367273332306 (code B ref 12082); Mon, 30 Jul 2012 18:26:01 +0000 Received: (at 12082) by debbugs.gnu.org; 30 Jul 2012 18:25:33 +0000 Received: from localhost ([127.0.0.1]:51458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svueo-0008Oy-Ks for submit@debbugs.gnu.org; Mon, 30 Jul 2012 14:25:32 -0400 Received: from mail-gg0-f172.google.com ([209.85.161.172]:65114) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svuel-0008Oq-Q4 for 12082@debbugs.gnu.org; Mon, 30 Jul 2012 14:25:28 -0400 Received: by ggnc4 with SMTP id c4so5072447ggn.3 for <12082@debbugs.gnu.org>; Mon, 30 Jul 2012 11:18:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=mepXaGg65mQjakfNiCG5dIUsasQutaiPBjgQD8HrM2k=; b=byLbODNj7dXVoujm1guWEqqGsw+KSs/GcPSb427KooDGpOhoQV5ViERUZDjblQGoBY gZVYY/YqdPJmPwpbX0JMOYu+EkKZ8xihITzxG0nLIPUPQ71yYKdGwBymkQU0qpqBjkza fEAOAX4mP/Fu23LoIaIDfsGmuokyMptjDhYlwY0KWrTs9Sbz01thXiaYHl4T44JRn2+Z yKxWYkscyj8niVY2WBQc47MBk9jFld++usIbrpzt5ZnIorD9UZATggSTN4Skm9KErjRr 1GtmKMX6bqOtCt94fsGOodPpeWN1dyIl+15UrwP1QfM+mXvHcJnqkqweXCxscAQz3MiL WipA== MIME-Version: 1.0 Received: by 10.60.12.37 with SMTP id v5mr18810361oeb.25.1343672292440; Mon, 30 Jul 2012 11:18:12 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Mon, 30 Jul 2012 11:18:12 -0700 (PDT) In-Reply-To: References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> <83haspfbdv.fsf@gnu.org> <83fw89f9um.fsf@gnu.org> <83d33df79y.fsf@gnu.org> Date: Mon, 30 Jul 2012 20:18:12 +0200 Message-ID: From: Dani Moncayo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >>> The TTY session also works well for all the tests I've done so far, >>> but I've found another use case that seems an error: from "emacs -Q >>> -nw", if I type "C-h c C-=E7", I get the message "C-\ runs the command >>> toggle-input-method". >> >> That's probably a limitation of console input. What happens if you >> type C-=E7 alone, without "C-h c"? > > That the toggle-input-method command is executed (I see the change in > the left part of the modeline). And if I type C-=E7 directly in the cmd prompt, I see the text "^\" inserted. So it seems that the problem is outside emacs... --=20 Dani Moncayo From unknown Sun Jun 15 08:56:23 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dani Moncayo Subject: bug#12082: closed (Re: bug#12082: 24.1.50; Wrong character showed by "C-h c") Message-ID: References: <83boixf4hk.fsf@gnu.org> X-Gnu-PR-Message: they-closed 12082 X-Gnu-PR-Package: emacs Reply-To: 12082@debbugs.gnu.org Date: Mon, 30 Jul 2012 19:20:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1343676002-4654-1" This is a multi-part message in MIME format... ------------=_1343676002-4654-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #12082: 24.1.50; Wrong character showed by "C-h c" 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 12082@debbugs.gnu.org. --=20 12082: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D12082 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1343676002-4654-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 12082-done) by debbugs.gnu.org; 30 Jul 2012 19:19:18 +0000 Received: from localhost ([127.0.0.1]:51542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvvUn-0001Bz-DI for submit@debbugs.gnu.org; Mon, 30 Jul 2012 15:19:15 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:35634) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvvUk-0001Bq-A8 for 12082-done@debbugs.gnu.org; Mon, 30 Jul 2012 15:19:11 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0M7Z00500MLSUC00@a-mtaout20.012.net.il> for 12082-done@debbugs.gnu.org; Mon, 30 Jul 2012 22:11:53 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M7Z005LFMNSUL00@a-mtaout20.012.net.il>; Mon, 30 Jul 2012 22:11:53 +0300 (IDT) Date: Mon, 30 Jul 2012 22:12:07 +0300 From: Eli Zaretskii Subject: Re: bug#12082: 24.1.50; Wrong character showed by "C-h c" In-reply-to: To: Dani Moncayo Message-id: <83boixf4hk.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <83d33eh10q.fsf@gnu.org> <834nophqbw.fsf@gnu.org> <83obmxfhfs.fsf@gnu.org> <83k3xlfdfv.fsf@gnu.org> <83haspfbdv.fsf@gnu.org> <83fw89f9um.fsf@gnu.org> <83d33df79y.fsf@gnu.org> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 12082-done Cc: lekktu@gmail.com, 12082-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 30 Jul 2012 20:18:12 +0200 > From: Dani Moncayo > Cc: lekktu@gmail.com, 12082@debbugs.gnu.org >=20 > >>> The TTY session also works well for all the tests I've done so = far, > >>> but I've found another use case that seems an error: from "emac= s -Q > >>> -nw", if I type "C-h c C-=E7", I get the message "C-\ runs the = command > >>> toggle-input-method". > >> > >> That's probably a limitation of console input. What happens if = you > >> type C-=E7 alone, without "C-h c"? > > > > That the toggle-input-method command is executed (I see the chang= e in > > the left part of the modeline). >=20 > And if I type C-=E7 directly in the cmd prompt, I see the text "^\" > inserted. So it seems that the problem is outside emacs... Yep. So I'm closing this bug. Thanks for your help. ------------=_1343676002-4654-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Jul 2012 17:57:26 +0000 Received: from localhost ([127.0.0.1]:49024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvXk5-000132-FQ for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:57:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58973) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SvXk2-00012u-NY for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:57:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvXd6-0001re-Ge for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:50:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:50427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvXd6-0001ra-DG for submit@debbugs.gnu.org; Sun, 29 Jul 2012 13:50:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvXd5-0001q4-BJ for bug-gnu-emacs@gnu.org; Sun, 29 Jul 2012 13:50:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvXd4-0001pJ-30 for bug-gnu-emacs@gnu.org; Sun, 29 Jul 2012 13:50:11 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:34522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvXd3-0001oW-Tg for bug-gnu-emacs@gnu.org; Sun, 29 Jul 2012 13:50:09 -0400 Received: by obhx4 with SMTP id x4so9461564obh.0 for ; Sun, 29 Jul 2012 10:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=NqDctVVGjL447rpgOL3w2LaaDUc4bslSWVW7NzKv8Eo=; b=ZJXXYyhZVNIWu1HacFMZ7ZOpDh1tp+T6YJUjfq7zFrvPVepYidS356PiOkrrLPKLjX I6fLt7cAbXcNLzPp3PDDPd3iFCX0KewFQ2AGRnk8Xztd/8mw6kz6PCensTNYZdrMtoDz PP7QClfzguzF5K6LkwK2iMv1luP3ho39CaLstlXnppSKBQnnmKk3Bzf9EXLs9DvHHBfA nRGyPoeldCUHFEGQyLiA8UaQtvPjMYkTmgJbMKJhzV9NX7Bnx1ZGGnFh0n/G4Azlpwzx 9fxw5OiaGwham7KFJGH3yKAVi0MA8qqwW67JDjosK3XeGkZ2eI3BeHsKS5iiuskSpMIT Fo3w== MIME-Version: 1.0 Received: by 10.182.75.100 with SMTP id b4mr13782063obw.12.1343584209131; Sun, 29 Jul 2012 10:50:09 -0700 (PDT) Received: by 10.60.172.11 with HTTP; Sun, 29 Jul 2012 10:50:09 -0700 (PDT) Date: Sun, 29 Jul 2012 19:50:09 +0200 Message-ID: Subject: 24.1.50; Wrong character showed by "C-h c" From: Dani Moncayo 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: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hi, With the current Emacs trunk, and from "emacs -Q", if I type "C-h c M-=C3=A7", I get the message "M-=E2=80=A1 is undefined" in the echo area. The correct message would be "M-=C3=A7 is undefined", which is what I get if I repeat the experiment with the Emacs 24.1 release. However, if I repeat the experiment (both with the trunk and with the 24.1 release), but this time in TTY mode (-Q -nw), the version which behaves correctly is the trunk (Emacs 24.1 gives me the message "M-=C2=87\207 is undefined"). In GNU Emacs 24.1.50.1 (i386-mingw-nt6.1.7601) of 2012-07-29 on DANI-PC Bzr revision: 109266 eggert@cs.ucla.edu-20120729162923-a49hje8jpmssdozp Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -I../../libs/libiconv-1.14-2-mingw32-dev/include -I../../libs/libxml2-2.7.8-w32-bin/include/libxml2 -I../../libs/giflib-4.1.4-1/include -I../../emacs/libs/gnutls-3.0.16/include -I../../libs/jpeg-6b-4/include -I../../libs/libpng-1.4.10 -I../../libs/libxpm-3.5.8/include -I../../libs/libxpm-3.5.8/src -I../../libs/tiff-3.8.2-1/include -I../../libs/zlib-1.2.6' Important settings: value of $EMACSDATA: C:/emacs/trunk/etc value of $EMACSDOC: C:/emacs/trunk/etc value of $EMACSLOADPATH: C:/emacs/trunk/lisp;C:/emacs/trunk/leim value of $EMACSPATH: C:/emacs/trunk/bin value of $LANG: ESN locale-coding-system: cp1252 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: C-h c M-=E2=80=A1 M-x r e p o r t SPC e SPC b SPC Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. M-=E2=80=A1 is undefined 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 dos-w32 disp-table ls-lisp w32-win w32-vars 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 button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) --=20 Dani Moncayo ------------=_1343676002-4654-1--