From: Juri Linkov <juri@linkov.net>
To: Ramesh Nedunchezian <rameshnedunchezian@outlook.com>
Cc: emacs-devel@gnu.org
Subject: Re: Getting magic numbers 134217734 etc in a repetable keymap
Date: Mon, 05 Apr 2021 23:47:09 +0300 [thread overview]
Message-ID: <87blaslar6.fsf@mail.linkov.net> (raw)
In-Reply-To: <TY2PR0101MB369349166BAD9A83D02BB3C3DA799@TY2PR0101MB3693.apcprd01.prod.exchangelabs.com> (Ramesh Nedunchezian's message of "Sat, 3 Apr 2021 11:50:50 +0530")
> I have tried the following, and it desn't work
>
> (define-key sexp--repeat-map
> (vector
> (car
> (listify-key-sequence
> (kbd "C-M-f"))))
> 'forward-sexp)
>
> Getting numbers like 134217734 etc in to the repeatable keymap are
> important for successful setting up of repetition. That is, for
> repetition to succeed, the condition below in `repeat-post-hook' need
> to succeed.
>
> (or (memq last-command-event keys)
Thanks for reporting this problem. This is fixed now in 9c51a9d000,
please try again.
prev parent reply other threads:[~2021-04-05 20:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-03 6:20 Getting magic numbers 134217734 etc in a repetable keymap Ramesh Nedunchezian
2021-04-03 7:32 ` Eli Zaretskii
2021-04-03 11:58 ` Ramesh Nedunchezian
2021-04-03 13:14 ` Eli Zaretskii
2021-04-03 15:14 ` Ramesh Nedunchezian
2021-04-03 8:16 ` Andreas Schwab
2021-04-05 20:47 ` Juri Linkov [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=87blaslar6.fsf@mail.linkov.net \
--to=juri@linkov.net \
--cc=emacs-devel@gnu.org \
--cc=rameshnedunchezian@outlook.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.