GNU bug report logs - #20174
25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Mon, 23 Mar 2015 03:56:01 UTC

Severity: minor

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc
Date: Sun, 22 Mar 2015 20:55:00 -0700 (PDT)
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 <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'




This bug report was last modified 10 years and 66 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.