all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Sho Takemori <stakemorii@gmail.com>
Cc: 22674@debbugs.gnu.org
Subject: bug#22674: 25.0.91; recent-keys returns a vector containing events generated by keyboard macros
Date: Mon, 15 Feb 2016 14:07:38 +0200	[thread overview]
Message-ID: <83h9haxjlh.fsf@gnu.org> (raw)
In-Reply-To: <CAHbQ=cXgpbCBu=N6_i738Y+zQrL3i=vYB_m1BsOHHk_DGRV5Bg@mail.gmail.com> (message from Sho Takemori on Mon, 15 Feb 2016 15:45:53 +0900)

> Date: Mon, 15 Feb 2016 15:45:53 +0900
> From: Sho Takemori <stakemorii@gmail.com>
> 
> According to the document of `recent-keys`, the return value does not contain
> events generated by keyboard macros, but it does.
> 
> To reproduce this:
> Run Emacs by "emacs -Q",
> define a keyboard macro by "<F3> a <F4>" (a keyboard macro that inserts "a"),
> and hit <F4> twice.
> I expected the last two items of the return value of recent-keys are F4, F4,
> but they are F4, 97.

Fixed in commit d9ea795 on the emacs-25 branch.

Thanks.





      reply	other threads:[~2016-02-15 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15  6:45 bug#22674: 25.0.91; recent-keys returns a vector containing events generated by keyboard macros Sho Takemori
2016-02-15 12:07 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83h9haxjlh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22674@debbugs.gnu.org \
    --cc=stakemorii@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.