From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 12 15:02:53 2017 Received: (at submit) by debbugs.gnu.org; 12 Oct 2017 19:02:53 +0000 Received: from localhost ([127.0.0.1]:36336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2ikv-0007t9-BK for submit@debbugs.gnu.org; Thu, 12 Oct 2017 15:02:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52730) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2iks-0007sr-WF for submit@debbugs.gnu.org; Thu, 12 Oct 2017 15:02:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2ikk-0000P1-J4 for submit@debbugs.gnu.org; Thu, 12 Oct 2017 15:02:45 -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.5 required=5.0 tests=BAYES_05,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40016) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e2ikk-0000Oo-Fd for submit@debbugs.gnu.org; Thu, 12 Oct 2017 15:02:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2ike-00056z-NQ for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 15:02:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2ikW-0008RB-Tj for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 15:02:35 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:58283) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e2ikW-00089R-Lm for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 15:02:28 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 921AD22567 for ; Thu, 12 Oct 2017 18:55:40 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= content-transfer-encoding:content-type:content-type:mime-version :subject:subject:to:from:from:message-id:date:date; s=dkim; t= 1507834539; x=1508698540; bh=6+h5xdHkIPdDml4lDSMkdsyaw446dclyuKu 3XjIIaHg=; b=kGRQkR9TYPX0JTi0f32o4uKA9pvEc031QOe786fIIL0h8vKGHU9 w2v+mReJsAVE+7fX05Wr2hO3URQOPMvMf08q9k79l1152XhBUfLXXWc1nOdI15du /THWWuXqLiyEjJk+jIIKMetE9IhCEYMG3cudzpwVYBR+CXSuQdACjdOc= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id wOl_kP8RwLh1 for ; Thu, 12 Oct 2017 18:55:39 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id 2093722558 for ; Thu, 12 Oct 2017 18:55:38 +0000 (UTC) Date: Thu, 12 Oct 2017 21:02:04 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) To: bug-gnu-emacs@gnu.org Subject: disabled commands -- incorrect event text MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) >From emacs -q (with 26.0.90), M-x list-timers RET shows: You have typed =C3=81 =C2=B8 l i s t - t i m e r s, invoking disabled com= mand list-timers. Beware: manually canceling timers can ruin your Emacs session. Should be an M-x instead of the "=C3=81 =C2=B8", and maybe we remove the = spaces in between all the characters following it. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 12 16:41:32 2017 Received: (at 28798) by debbugs.gnu.org; 12 Oct 2017 20:41:32 +0000 Received: from localhost ([127.0.0.1]:36404 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2kIO-00040P-H1 for submit@debbugs.gnu.org; Thu, 12 Oct 2017 16:41:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47677) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2kIN-00040D-Ke for 28798@debbugs.gnu.org; Thu, 12 Oct 2017 16:41:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2kIF-000298-3s for 28798@debbugs.gnu.org; Thu, 12 Oct 2017 16:41:26 -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_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2kIF-000294-0I; Thu, 12 Oct 2017 16:41:23 -0400 Received: from [176.228.60.248] (port=4822 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e2kID-0008Um-4e; Thu, 12 Oct 2017 16:41:22 -0400 Date: Thu, 12 Oct 2017 23:41:03 +0300 Message-Id: <83infkkskg.fsf@gnu.org> From: Eli Zaretskii To: charles@aurox.ch (Charles A. Roelli) In-reply-to: (charles@aurox.ch) Subject: Re: bug#28798: disabled commands -- incorrect event text References: MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28798 Cc: 28798@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > Date: Thu, 12 Oct 2017 21:02:04 +0200 > From: charles@aurox.ch (Charles A. Roelli) > > >From emacs -q (with 26.0.90), M-x list-timers RET shows: > > You have typed Á ¸ l i s t - t i m e r s, invoking disabled command list-timers. > Beware: manually canceling timers can ruin your Emacs session. Hilarious! > Should be an M-x instead of the "Á ¸", and maybe we remove the spaces > in between all the characters following it. No, it shouldn't show "M-x" at all, just the command name. Should be fixed now, thanks. From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 12 17:21:04 2017 Received: (at 28798) by debbugs.gnu.org; 12 Oct 2017 21:21:04 +0000 Received: from localhost ([127.0.0.1]:36427 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2kue-00050l-Ct for submit@debbugs.gnu.org; Thu, 12 Oct 2017 17:21:04 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:47750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2kuc-0004zy-Dj for 28798@debbugs.gnu.org; Thu, 12 Oct 2017 17:21:02 -0400 Received: from aserv0022.oracle.com (aserv0022.oracle.com [141.146.126.234]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v9CLKjHf009495 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 12 Oct 2017 21:20:46 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by aserv0022.oracle.com (8.14.4/8.14.4) with ESMTP id v9CLKi0q030137 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 12 Oct 2017 21:20:45 GMT Received: from abhmp0006.oracle.com (abhmp0006.oracle.com [141.146.116.12]) by aserv0122.oracle.com (8.14.4/8.14.4) with ESMTP id v9CLKhRT024693; Thu, 12 Oct 2017 21:20:44 GMT MIME-Version: 1.0 Message-ID: <045045b6-da1e-4cf0-984d-867f5759016e@default> Date: Thu, 12 Oct 2017 14:20:42 -0700 (PDT) From: Drew Adams To: Eli Zaretskii , charles@aurox.ch Subject: RE: bug#28798: disabled commands -- incorrect event text References: <83infkkskg.fsf@gnu.org> In-Reply-To: <83infkkskg.fsf@gnu.org> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4588.0 (x86)] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: aserv0022.oracle.com [141.146.126.234] X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: 28798 Cc: 28798@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) Beware: Disabling old-timers could ruin your Emacs support system. ;-) > > You have typed =C3=81 =C2=B8 l i s t - t i m e r s, invoking disabled c= ommand list- > > timers. > > > > Beware: manually canceling timers can ruin your Emacs session. From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 15 04:53:14 2017 Received: (at 28798-done) by debbugs.gnu.org; 15 Oct 2017 08:53:14 +0000 Received: from localhost ([127.0.0.1]:40930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3efa-0004Bk-EJ for submit@debbugs.gnu.org; Sun, 15 Oct 2017 04:53:14 -0400 Received: from sinyavsky.aurox.ch ([37.35.109.145]:54225) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e3efY-0004BY-W0 for 28798-done@debbugs.gnu.org; Sun, 15 Oct 2017 04:53:13 -0400 Received: from sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) by sinyavsky.aurox.ch (Postfix) with ESMTP id 8473922578 for <28798-done@debbugs.gnu.org>; Sun, 15 Oct 2017 08:46:24 +0000 (UTC) Authentication-Results: sinyavsky.aurox.ch (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=aurox.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aurox.ch; h= content-transfer-encoding:content-type:content-type:mime-version :references:subject:subject:in-reply-to:to:from:from:message-id :date:date; s=dkim; t=1508057183; x=1508921184; bh=FKdCqtkr45j7Y aT8PvVKLq5OFvzbsPf5yO+WFWqtzG8=; b=iKp6yorVC/wOJtEzkhab/QlZokkAi 9UOHse+pyCzMUTEJGRpTXSwsXMc+4EBsVafR1jX4kzlaJTBrvjLeJDgK2p5t/LDr vkwjyCwBwL2vIS8Y4OACFeAs1jTr3PEJ64ElHgtQ2bxm67xYCvCPiS42uy993aYD AcostzNzu680JQ= X-Virus-Scanned: Debian amavisd-new at test.virtualizor.com Received: from sinyavsky.aurox.ch ([127.0.0.1]) by sinyavsky.aurox.ch (sinyavsky.aurox.ch [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id FDzdbddsuKTj for <28798-done@debbugs.gnu.org>; Sun, 15 Oct 2017 08:46:23 +0000 (UTC) Received: from gray (125.85.192.178.dynamic.wline.res.cust.swisscom.ch [178.192.85.125]) by sinyavsky.aurox.ch (Postfix) with ESMTPSA id C43422255E; Sun, 15 Oct 2017 08:46:20 +0000 (UTC) Date: Sun, 15 Oct 2017 10:52:49 +0200 Message-Id: From: charles@aurox.ch (Charles A. Roelli) To: Eli Zaretskii In-reply-to: <83infkkskg.fsf@gnu.org> (message from Eli Zaretskii on Thu, 12 Oct 2017 23:41:03 +0300) Subject: Re: bug#28798: disabled commands -- incorrect event text References: <83infkkskg.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 28798-done Cc: 28798-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > Date: Thu, 12 Oct 2017 23:41:03 +0300 > From: Eli Zaretskii > > > Date: Thu, 12 Oct 2017 21:02:04 +0200 > > From: charles@aurox.ch (Charles A. Roelli) > > > > >From emacs -q (with 26.0.90), M-x list-timers RET shows: > > > > You have typed Á ¸ l i s t - t i m e r s, invoking disabled command list-timers. > > Beware: manually canceling timers can ruin your Emacs session. > > Hilarious! > > > Should be an M-x instead of the "Á ¸", and maybe we remove the spaces > > in between all the characters following it. > > No, it shouldn't show "M-x" at all, just the command name. > > Should be fixed now, thanks. Thank you, closing the bug. From unknown Tue Jun 17 01:43:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 12 Nov 2017 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator