unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: "Vandrus Zoltán" <vandrus.zoltan@gmail.com>
Cc: 13695@debbugs.gnu.org
Subject: bug#13695: 24.2; kp-multiply in isearch is not recorded by kbd macro
Date: Wed, 13 Feb 2013 19:54:16 +0200	[thread overview]
Message-ID: <87fw10y02f.fsf@mail.jurta.org> (raw)
In-Reply-To: <511A6D74.3020605@gmail.com> ("Vandrus \=\?iso-8859-1\?Q\?Zolt\=E1\?\= \=\?iso-8859-1\?Q\?n\=22's\?\= message of "Tue, 12 Feb 2013 17:27:32 +0100")

> If I try to define a keyboard macro where I search for *, and I use the
> <kp-multiply> then the * is not present in the macro as a
> self-inserting command.
>
> Recording <kp-multiply> in normal text (not in isearch mode) works,
> and using the not-numpad * also works even in isearch mode.
> Just the <kp-multiply> + isearch combination has this problem.
>
> Recipe after emacs -Q:
>
> <f3> <kp-multiply> C-s <kp-multiply> <return> <f4>
>
> The relevant output of C-x C-k C-e:
> (Note the missing * after C-s.)
>
>   Macro:
>
>   * ;; self-insert-command
>   C-s ;; isearch-forward
>   RET ;; help-follow
>
> The value of last-kbd-macro:
> [kp-multiply 19 13]

When I tried your recipe, I see:

In 24.2.1  `last-kbd-macro' is [kp-multiply 19 13]
In 24.2.92 `last-kbd-macro' is [kp-multiply 19 42 13]

So something has changed between these versions
and now is better than before.  The question remains
does `42' instead of `kp-multiply' present a problem?





  reply	other threads:[~2013-02-13 17:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 16:27 bug#13695: 24.2; kp-multiply in isearch is not recorded by kbd macro Vandrus Zoltán
2013-02-13 17:54 ` Juri Linkov [this message]
2013-02-18 21:58   ` Juri Linkov
2013-02-19  1:42     ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87fw10y02f.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=13695@debbugs.gnu.org \
    --cc=vandrus.zoltan@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 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).