all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Clark <sclark46@earthlink.net>
To: Eli Zaretskii <eliz@gnu.org>, help-gnu-emacs@gnu.org
Subject: Re: keyboard auto repeat
Date: Thu, 24 Feb 2022 13:40:28 -0500	[thread overview]
Message-ID: <8a089797-8572-bdaf-11f8-146b735a3a63@earthlink.net> (raw)
In-Reply-To: <eb869e25-4592-278f-d56f-3d7d8ea66e8d@earthlink.net>

On 2/24/22 13:13, Stephen Clark wrote:
> On 2/24/22 12:47, Eli Zaretskii wrote:
>>> 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.
> It is not emacs -Q. But thanks for a tip about where to look, probably start 
> by testing with --no-site-file.
>
>

Just wanted to say thanks - I removed my init.el file which had been 
accumulating since the 90's and no more
problems keeping up with the auto repeat key.





      reply	other threads:[~2022-02-24 18:40 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
2022-02-24 18:13   ` Stephen Clark
2022-02-24 18:40     ` Stephen Clark [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=8a089797-8572-bdaf-11f8-146b735a3a63@earthlink.net \
    --to=sclark46@earthlink.net \
    --cc=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.