emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#20174: closed (25.0.50; `(`t' . EVENT)' in (elisp)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20174: closed (25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc)
Date: Mon, 23 Mar 2015 16:26:02 +0000

Your message dated Mon, 23 Mar 2015 18:25:36 +0200
with message-id <address@hidden>
and subject line Re: bug#20174: 25.0.50; `(`t' . EVENT)' in (elisp) `Event 
Input Misc
has caused the debbugs.gnu.org bug report #20174,
regarding 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20174: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20174
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'



--- End Message ---
--- Begin Message --- Subject: Re: bug#20174: 25.0.50; `(`t' . EVENT)' in (elisp) `Event Input Misc Date: Mon, 23 Mar 2015 18:25:36 +0200
> Date: Sun, 22 Mar 2015 20:55:00 -0700 (PDT)
> From: Drew Adams <address@hidden>
> 
> Should this perhaps be just `(t . EVENT)'?

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

Thanks.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]