unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Gustavo Barros <gusbrs.2016@gmail.com>
Cc: 48472@debbugs.gnu.org
Subject: bug#48472: [FR] A small suggestion for repeat-mode
Date: Tue, 18 May 2021 00:24:23 +0300	[thread overview]
Message-ID: <871ra5xalk.fsf@mail.linkov.net> (raw)
In-Reply-To: <87bl9atpen.fsf@gmail.com> (Gustavo Barros's message of "Sun, 16 May 2021 17:05:52 -0300")

> I've just taken notice of the recently introduced `repeat-mode', in
> `repeat.el', and welcome it.
>
> I haven't yet tried it out, since I'm running on 27.2, but I understand
> what it does, and how.  I'll definitely use it when Emacs 28 comes, since
> I have some commands for which I use current `repeat.el' functionality to
> do something equivalent in my setup, and the new mode makes this much more
> convenient, so thank you (Juri) for adding it.
>
> But I write to give one small suggestion to the mode.  Namely that an
> option be added to make the transient keymap expire after a (configurable)
> timeout.  The idea is that the repeating last key press is very handy
> indeed, but if you happen to stop at a repeatable key, stop some "idle"
> time (thinking, reading, whatever) and then hit the key again, it might not
> be what was actually meant.  In other words, besides `repeat-exit-key',
> some idle time after the last repeatable key may serve as a good indicator
> for breaking the repetition chain.

Thanks for the suggestion, this is a very good idea.

> As far as I can see, this should not be particularly complicated, since
> `set-transient-map' returns an "exit function" which could be stored and
> ran on a timer, as appropriate.

An "exit function" returned by `set-transient-map' is a clever thing,
without such returned function it would be more complicated to implement.
I quickly tried it out, and it works indeed.

> And, of course, it can be optional.

A new user option could be named `repeat-exit-timeout'.





  reply	other threads:[~2021-05-17 21:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-16 20:05 bug#48472: [FR] A small suggestion for repeat-mode Gustavo Barros
2021-05-17 21:24 ` Juri Linkov [this message]
2021-05-18 11:14   ` Gustavo Barros
2021-05-18 21:04     ` Juri Linkov
2021-05-18 22:09       ` Gustavo Barros

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=871ra5xalk.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=48472@debbugs.gnu.org \
    --cc=gusbrs.2016@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).