From unknown Wed Sep 10 13:42:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18382: 24.3.93; (Regression) Tutorial & rebound keys Resent-From: Dani Moncayo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 01 Sep 2014 16:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 18382 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18382@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs Received: via spool by submit@debbugs.gnu.org id=B.140958820822581 (code B ref -1); Mon, 01 Sep 2014 16:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Sep 2014 16:16:48 +0000 Received: from localhost ([127.0.0.1]:55833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XOUHg-0005s8-8x for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38606) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XOUHd-0005rt-U9 for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOUHX-0006c7-Nw for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOUHX-0006c3-KR for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:39 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOUHV-0000vN-Rd for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2014 12:16:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOUHS-0006az-0r for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2014 12:16:37 -0400 Received: from mail-lb0-x232.google.com ([2a00:1450:4010:c04::232]:45329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOUHR-0006ah-Di for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2014 12:16:33 -0400 Received: by mail-lb0-f178.google.com with SMTP id v6so6144470lbi.37 for ; Mon, 01 Sep 2014 09:16:31 -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; bh=QzcXLu0uTfF4N1N37kQhUHJbZrrPjnCkoTNMGYRVlZU=; b=P04ciSwU148b27M6o43n3qQ+g2vlmT4zCJqFf5B43SudnoHuf6yQ5v/Do83iO6BafT Xv2NnlmzKWJkp/VINxst+ObFOVv6LRK8kxAkWfGlF2fbyPkqxNXE7rUiT+tJAi+sFO/n tR5DB8D449ZBYXu8FZYg4lO9JHtMyO5ZR+t9/Vz3URUG5ltSJnKWPH9YaW4g88sLehwB oyzStZJa5Kvi7qda5JGYXeVCjcKai0M2Lf6nYzWvs6xYNwsZXbUg9oy+R71mQqc3VLOx nlexxdM6RZBqUyftzNxIE9LAbaaHe95e9UAfZiO0eY11cF+SIRxEb7zukBDUQDPgmTeJ NqfQ== MIME-Version: 1.0 X-Received: by 10.112.33.14 with SMTP id n14mr3253133lbi.99.1409588191265; Mon, 01 Sep 2014 09:16:31 -0700 (PDT) Received: by 10.114.27.230 with HTTP; Mon, 1 Sep 2014 09:16:31 -0700 (PDT) Date: Mon, 1 Sep 2014 18:16:31 +0200 Message-ID: From: Dani Moncayo Content-Type: multipart/alternative; boundary=14dae93d94406b90630502035375 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --14dae93d94406b90630502035375 Content-Type: text/plain; charset=UTF-8 emacs -Q Eval: (define-key global-map [?\C-z] 'undo) C-h t At the start of the tutorial, I see the notice about rebound keys. Ok. Then I search in the tutorial for "C-z" and see that the occurrences of that string are not fontified with the special face (tutorial-warning-face). I see this bug in In GNU Emacs 24.3.93.1 (i686-pc-mingw32) of 2014-08-15 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1' but not in In GNU Emacs 24.3.92.1 (i686-pc-mingw32) of 2014-06-27 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1' -- Dani Moncayo --14dae93d94406b90630502035375 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
emacs -Q
Eval: = (define-key global-map [?\C-z] 'undo)
C-= h t

At the start of the tutorial, I see the notice= about rebound keys. =C2=A0Ok.
Th= en I search in the tutorial for "C-z" and see that the occurrence= s of
that string are not fontified with the special face
(t= utorial-warning-face).

I see this bug in

=C2=A0 In GNU Emacs 24.3.93.1 (i686-pc-mingw32)
= =C2=A0 =C2=A0of 2014-08-15 on LEG570
=C2=A0 Windowing system dist= ributor `Microsoft Corp.', version 6.3.9600
= =C2=A0 Configured using:
=C2=A0 =C2=A0`configure --enable-checkin= g 'CFLAGS=3D-O0 -g3' CPPFLAGS=3D-DGLYPH_DEBUG=3D1'
but not in

=C2=A0 In GNU Emacs 24.3.92.1 (i686-pc-mingw32)
=C2=A0= =C2=A0of 2014-06-27 on LEG570
= =C2=A0 Windowing system distributor `Microsoft Corp.', version 6.3.9600=
=C2=A0 Configured using:
= =C2=A0 =C2=A0`configure --enable-checking 'CFLAGS=3D-O0 -g3' CPPFLA= GS=3D-DGLYPH_DEBUG=3D1'


--
Dani Moncayo --14dae93d94406b90630502035375-- From unknown Wed Sep 10 13:42:49 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dani Moncayo Subject: bug#18382: closed (Re: bug#18382: 24.3.93; (Regression) Tutorial & rebound keys) Message-ID: References: X-Gnu-PR-Message: they-closed 18382 X-Gnu-PR-Package: emacs Reply-To: 18382@debbugs.gnu.org Date: Mon, 01 Sep 2014 16:46:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1409589963-25552-1" This is a multi-part message in MIME format... ------------=_1409589963-25552-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #18382: 24.3.93; (Regression) Tutorial & rebound keys 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 18382@debbugs.gnu.org. --=20 18382: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D18382 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1409589963-25552-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 18382-done) by debbugs.gnu.org; 1 Sep 2014 16:45:29 +0000 Received: from localhost ([127.0.0.1]:55838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XOUjQ-0006dH-VJ for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:45:29 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:40093 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XOUjM-0006d5-3M for 18382-done@debbugs.gnu.org; Mon, 01 Sep 2014 12:45:24 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XOUjK-0008MI-Hc; Mon, 01 Sep 2014 12:45:22 -0400 From: Glenn Morris To: 18382-done@debbugs.gnu.org Subject: Re: bug#18382: 24.3.93; (Regression) Tutorial & rebound keys References: X-Spook: FBI airframe enigma Rumsfeld USCOI freedom Firewalls X-Ran: iVU$1YzV\`@V%Q7EdmCZHSwBE~b^lL$&n$depPE>uOrA=c_*\`jN_Fqn#CLTR+"aB~hiMN X-Hue: green X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 01 Sep 2014 12:45:22 -0400 In-Reply-To: (Dani Moncayo's message of "Mon, 1 Sep 2014 18:16:31 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.7 (------) X-Debbugs-Envelope-To: 18382-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.7 (------) Version: 24.3.94 Dani Moncayo wrote: > emacs -Q > Eval: (define-key global-map [?\C-z] 'undo) > C-h t Thanks; fixed. ------------=_1409589963-25552-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 1 Sep 2014 16:16:48 +0000 Received: from localhost ([127.0.0.1]:55833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XOUHg-0005s8-8x for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38606) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XOUHd-0005rt-U9 for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOUHX-0006c7-Nw for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOUHX-0006c3-KR for submit@debbugs.gnu.org; Mon, 01 Sep 2014 12:16:39 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOUHV-0000vN-Rd for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2014 12:16:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOUHS-0006az-0r for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2014 12:16:37 -0400 Received: from mail-lb0-x232.google.com ([2a00:1450:4010:c04::232]:45329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOUHR-0006ah-Di for bug-gnu-emacs@gnu.org; Mon, 01 Sep 2014 12:16:33 -0400 Received: by mail-lb0-f178.google.com with SMTP id v6so6144470lbi.37 for ; Mon, 01 Sep 2014 09:16:31 -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; bh=QzcXLu0uTfF4N1N37kQhUHJbZrrPjnCkoTNMGYRVlZU=; b=P04ciSwU148b27M6o43n3qQ+g2vlmT4zCJqFf5B43SudnoHuf6yQ5v/Do83iO6BafT Xv2NnlmzKWJkp/VINxst+ObFOVv6LRK8kxAkWfGlF2fbyPkqxNXE7rUiT+tJAi+sFO/n tR5DB8D449ZBYXu8FZYg4lO9JHtMyO5ZR+t9/Vz3URUG5ltSJnKWPH9YaW4g88sLehwB oyzStZJa5Kvi7qda5JGYXeVCjcKai0M2Lf6nYzWvs6xYNwsZXbUg9oy+R71mQqc3VLOx nlexxdM6RZBqUyftzNxIE9LAbaaHe95e9UAfZiO0eY11cF+SIRxEb7zukBDUQDPgmTeJ NqfQ== MIME-Version: 1.0 X-Received: by 10.112.33.14 with SMTP id n14mr3253133lbi.99.1409588191265; Mon, 01 Sep 2014 09:16:31 -0700 (PDT) Received: by 10.114.27.230 with HTTP; Mon, 1 Sep 2014 09:16:31 -0700 (PDT) Date: Mon, 1 Sep 2014 18:16:31 +0200 Message-ID: Subject: 24.3.93; (Regression) Tutorial & rebound keys From: Dani Moncayo To: bug-gnu-emacs Content-Type: multipart/alternative; boundary=14dae93d94406b90630502035375 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --14dae93d94406b90630502035375 Content-Type: text/plain; charset=UTF-8 emacs -Q Eval: (define-key global-map [?\C-z] 'undo) C-h t At the start of the tutorial, I see the notice about rebound keys. Ok. Then I search in the tutorial for "C-z" and see that the occurrences of that string are not fontified with the special face (tutorial-warning-face). I see this bug in In GNU Emacs 24.3.93.1 (i686-pc-mingw32) of 2014-08-15 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1' but not in In GNU Emacs 24.3.92.1 (i686-pc-mingw32) of 2014-06-27 on LEG570 Windowing system distributor `Microsoft Corp.', version 6.3.9600 Configured using: `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1' -- Dani Moncayo --14dae93d94406b90630502035375 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
emacs -Q
Eval: = (define-key global-map [?\C-z] 'undo)
C-= h t

At the start of the tutorial, I see the notice= about rebound keys. =C2=A0Ok.
Th= en I search in the tutorial for "C-z" and see that the occurrence= s of
that string are not fontified with the special face
(t= utorial-warning-face).

I see this bug in

=C2=A0 In GNU Emacs 24.3.93.1 (i686-pc-mingw32)
= =C2=A0 =C2=A0of 2014-08-15 on LEG570
=C2=A0 Windowing system dist= ributor `Microsoft Corp.', version 6.3.9600
= =C2=A0 Configured using:
=C2=A0 =C2=A0`configure --enable-checkin= g 'CFLAGS=3D-O0 -g3' CPPFLAGS=3D-DGLYPH_DEBUG=3D1'
but not in

=C2=A0 In GNU Emacs 24.3.92.1 (i686-pc-mingw32)
=C2=A0= =C2=A0of 2014-06-27 on LEG570
= =C2=A0 Windowing system distributor `Microsoft Corp.', version 6.3.9600=
=C2=A0 Configured using:
= =C2=A0 =C2=A0`configure --enable-checking 'CFLAGS=3D-O0 -g3' CPPFLA= GS=3D-DGLYPH_DEBUG=3D1'


--
Dani Moncayo --14dae93d94406b90630502035375-- ------------=_1409589963-25552-1--