From unknown Mon Jun 23 11:00:26 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#20174 <20174@debbugs.gnu.org> To: bug#20174 <20174@debbugs.gnu.org> Subject: Status: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc Reply-To: bug#20174 <20174@debbugs.gnu.org> Date: Mon, 23 Jun 2025 18:00:26 +0000 retitle 20174 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc reassign 20174 emacs submitter 20174 Drew Adams severity 20174 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 22 23:55:16 2015 Received: (at submit) by debbugs.gnu.org; 23 Mar 2015 03:55:17 +0000 Received: from localhost ([127.0.0.1]:32992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YZtSO-0000Wq-DA for submit@debbugs.gnu.org; Sun, 22 Mar 2015 23:55:16 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51294) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YZtSM-0000Wc-2o for submit@debbugs.gnu.org; Sun, 22 Mar 2015 23:55:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZtSF-0004U3-Rv for submit@debbugs.gnu.org; Sun, 22 Mar 2015 23:55:08 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZtSF-0004TJ-Pf for submit@debbugs.gnu.org; Sun, 22 Mar 2015 23:55:07 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZtSE-000269-Ho for bug-gnu-emacs@gnu.org; Sun, 22 Mar 2015 23:55:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZtSA-0004Ci-33 for bug-gnu-emacs@gnu.org; Sun, 22 Mar 2015 23:55:06 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:38263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZtS9-0004AT-Kj for bug-gnu-emacs@gnu.org; Sun, 22 Mar 2015 23:55:01 -0400 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t2N3t0qm019212 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 23 Mar 2015 03:55:00 GMT Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.13.8/8.13.8) with ESMTP id t2N3sxrC015075 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 23 Mar 2015 03:55:00 GMT Received: from abhmp0005.oracle.com (abhmp0005.oracle.com [141.146.116.11]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id t2N3sxPp026669 for ; Mon, 23 Mar 2015 03:54:59 GMT MIME-Version: 1.0 Message-ID: Date: Sun, 22 Mar 2015 20:55:00 -0700 (PDT) From: Drew Adams To: bug-gnu-emacs@gnu.org Subject: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8.2 (807160) [OL 12.0.6691.5000 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] 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 (----) I don't understand this enough to know whether this is a bug (typo), but it looks suspect to me: the occurrence of `(`t' . EVENT)' in this paragraph: Events read from this list are not normally added to the current command's key sequence (as returned by, e.g., `this-command-keys'), as the events will already have been added once as they were read for the first time. An element of the form `(`t' . EVENT)' forces EVENT to be added to the current command's key sequence. Dropping the outermost `...', which is for purposes of documentation, leaves the sexp (`t' . EVENT), where EVENT is presumably a placeholder for an event. But what is `t' here? Should this perhaps be just `(t . EVENT)'? In GNU Emacs 25.0.50.1 (i686-pc-mingw32) of 2014-10-20 on LEG570 Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --enable-checking=3Dyes,glyphs CPPFLAGS=3D-DGLYPH_DEBUG=3D1' From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 12:26:00 2015 Received: (at 20174-done) by debbugs.gnu.org; 23 Mar 2015 16:26:00 +0000 Received: from localhost ([127.0.0.1]:34035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya5At-0003de-S6 for submit@debbugs.gnu.org; Mon, 23 Mar 2015 12:26:00 -0400 Received: from mtaout27.012.net.il ([80.179.55.183]:37606) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Ya5Aq-0003dO-LM for 20174-done@debbugs.gnu.org; Mon, 23 Mar 2015 12:25:58 -0400 Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NLO00I00A62HI00@mtaout27.012.net.il> for 20174-done@debbugs.gnu.org; Mon, 23 Mar 2015 18:20:34 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NLO00ES0AQA3Y60@mtaout27.012.net.il>; Mon, 23 Mar 2015 18:20:34 +0200 (IST) Date: Mon, 23 Mar 2015 18:25:36 +0200 From: Eli Zaretskii Subject: Re: bug#20174: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc In-reply-to: X-012-Sender: halo1@inter.net.il To: Drew Adams Message-id: <83sicvr88v.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 20174-done Cc: 20174-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Sun, 22 Mar 2015 20:55:00 -0700 (PDT) > From: Drew Adams > > Should this perhaps be just `(t . EVENT)'? Yes, of course. Fixed on the emacs-24 branch. Thanks. From unknown Mon Jun 23 11:00:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 21 Apr 2015 11:24:04 +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