all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

* bug#20174: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2015-03-23 16:25 UTC (permalink / raw)
  To: Drew Adams; +Cc: 20174-done

> Date: Sun, 22 Mar 2015 20:55:00 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> 
> Should this perhaps be just `(t . EVENT)'?

Yes, of course.  Fixed on the emacs-24 branch.

Thanks.





^ 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.