* bug#20174: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc
@ 2015-03-23 3:55 Drew Adams
2015-03-23 16:25 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2015-03-23 3:55 UTC (permalink / raw)
To: 20174
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=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-23 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 3:55 bug#20174: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc Drew Adams
2015-03-23 16:25 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).