all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: keyboard auto repeat
Date: Thu, 24 Feb 2022 19:47:16 +0200	[thread overview]
Message-ID: <83y220qhqz.fsf@gnu.org> (raw)
In-Reply-To: <a0b9f870-82f0-56d1-00d1-9fa14ebfea81@earthlink.net> (message from Stephen Clark on Thu, 24 Feb 2022 12:34:10 -0500)

> Date: Thu, 24 Feb 2022 12:34:10 -0500
> From: Stephen Clark <sclark46@earthlink.net>
> 
> The issue I have if I hold down a key on my keyboard, emacs doesn't respond 
> until I let go of the key
> then all the key presses are processed. This is a pain when scrolling up or down 
> or on a line, you don't
> know where you are until you let go of the key.
> 
> $ emacs --version GNU Emacs 26.3 on a Dell Precision M4800 i7 with 32mb of 
> memory, running ubuntu 20.04 LTS
> 
> I have not been able to find a solution to this with google.
> 
> I have to slow my keyboard repeat rate down to about 7 cps to be able to see the 
> characters.

Is this in "emacs -Q"?  If not, you probably have too much stuff on
the post-command-hook, or something else keeping Emacs busy.  Take a
hard look at your customizations and find the one(s) that make Emacs
so slow to respond.

Or maybe you are trying this in some major mode that reacts poorly to
such insertions?

FWIW, I have auto-repeat at 25 cps, and Emacs doesn't have any
problems keeping up.



  reply	other threads:[~2022-02-24 17:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 17:34 keyboard auto repeat Stephen Clark
2022-02-24 17:47 ` Eli Zaretskii [this message]
2022-02-24 18:13   ` Stephen Clark
2022-02-24 18:40     ` Stephen Clark

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=83y220qhqz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.