From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: cabbage--- via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: autorepeat behavior in emacs 28.2 running in WSL Date: Wed, 12 Oct 2022 00:51:39 -0000 Message-ID: <166553589931.55708.12758961715484112575@startmail.com> Reply-To: cabbage@use.startmail.com Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37447"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 12 02:52:07 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oiPyh-0009UJ-QE for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 12 Oct 2022 02:52:07 +0200 Original-Received: from localhost ([::1]:45852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiPyg-0008Bc-C3 for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 11 Oct 2022 20:52:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiPyJ-0008BE-RH for help-gnu-emacs@gnu.org; Tue, 11 Oct 2022 20:51:43 -0400 Original-Received: from mx-out1.startmail.com ([145.131.90.139]:35855) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiPyH-0003MV-Kj for help-gnu-emacs@gnu.org; Tue, 11 Oct 2022 20:51:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=startmail.com; s=2020-07; t=1665535899; bh=D8mzwEsCHQHxh+u0yjgFlrwxfTUe7RT+POUe85YhuPA=; h=Content-Type:Subject:Message-ID:Date:From:To:Mime-Version:From: Subject:To:Date:Sender:Content-Type:Content-Transfer-Encoding: Content-Disposition:Mime-Version:Reply-To:In-Reply-To:References: Message-Id:Autocrypt; b=2LY7G+F6mwXVRKuJVACHDkfMw7vHlpif88NOxgJcGNf9iMaIkM92qbLipdKcs9faV 9EysbPd9QMvYEYN2m/S1SThWUBu9841O8cwTDhFRkrUddsl/1d89HVCZ/Cx2uSQcjE qblb9fskM8fYlYOLulvRFnaarcisE3DpAVSlfePdo+zfrq9T42LeW75Hi1vQQfXXDU HNYhUHBAIQL8p/dwNWbABzSPvah2egJeDQ4nKmdELxiU4eWuKHS4lTeGB6978+VrO6 cF0imJu9uLuAFbCaBoPgd0YHdJYsUgNpvZWngfYp1twRwP/ws2jBWiea6nKSCajSXe srBFn0b8tsixg== Received-SPF: pass client-ip=145.131.90.139; envelope-from=cabbage@use.startmail.com; helo=mx-out1.startmail.com X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139839 Archived-At: When I would hold down a key for probably 660 ms it would repeat for ma= ny minutes making emacs unresponsive. I finally tried xset r off and now, = holding down a key still autorepeats, but doesn't make emacs unresponsive. =20 =20 Where does that come from? I might want the autorepeat behavior at some= point. I'd like to be able to restore it in X and not have emacs go bananas. = =20