From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.devel Subject: Re: Please, Restore Previous Behavior for jump-to-register Date: Thu, 14 Dec 2023 10:22:55 +0200 Message-ID: <87ttoldwgw.fsf@protesilaos.com> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="19332"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Thierry Volpiatto To: Tino Calancha , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 14 09:23:39 2023 Return-path: Envelope-to: ged-emacs-devel@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 1rDh0M-0004pB-UL for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Dec 2023 09:23:39 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rDgzo-0003xY-EU; Thu, 14 Dec 2023 03:23:04 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rDgzn-0003xM-0h for emacs-devel@gnu.org; Thu, 14 Dec 2023 03:23:03 -0500 Original-Received: from relay1-d.mail.gandi.net ([2001:4b98:dc4:8::221]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rDgzk-0004B6-Jp for emacs-devel@gnu.org; Thu, 14 Dec 2023 03:23:02 -0500 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id 6FDD7240005; Thu, 14 Dec 2023 08:22:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protesilaos.com; s=gm1; t=1702542176; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=QdEBrjmG2ljNTGmXq7jdj3kDiS6B6PJbrPJPmHct0eU=; b=IiT6NjxX1eMd5nDp8Fkcn1EqdT6W7d9arKNOQrwwqnTvWOyxGXM+mKLOAA8pZGhz+aGuUF GqybEYe5MRCfnVpmAPJF8Sm2IMZInRxTHfDTHTzQBP7LbbTKmLHjNU9WQQlm0NCGwcEftf h53fSAK241njGsCeoV8P8mdJDawLwGvqP7T9llVBmhwQQqx988meWm9YM4nnp0BUuWXyvy GmcMrGmRj0W9b/oOgu88GTNFcFtpUKTfMUYHfHf76gkUYPpND1yRCpKEb8hc3wEcbfDe93 lEa/hedsJfZjbCIZwXZQaj0zztz/p1bmMqkLjsQNGUueSIsrk5OzzAoQbUZRfA== In-Reply-To: X-GND-Sasl: info@protesilaos.com Received-SPF: none client-ip=2001:4b98:dc4:8::221; envelope-from=info@protesilaos.com; helo=relay1-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:313760 Archived-At: Hello folks! > From: Tino Calancha > Date: Thu, 7 Dec 2023 11:02:24 +0100 > > Dear Emacs maintainers, > > I am writing to express my concern about a recent change in the > behavior of the jump-to-register and point-to-register commands in the > master branch (Bug#66394). Please consider reinstating 'register-preview-delay'. Set the value to no delay by default, if needed. The optional delay was a nice feature because you could insert the same or a familiar register without having to see the preview each time. All while retaining the preview buffer if needed. The 'register-use-preview' option does not seem to cover this use-case anymore. We have the choice between an eager preview (in two varieties) or none at all. If this has already been covered, please ignore my message. I will find the thread. All the best, Protesilaos (or simply "Prot") -- Protesilaos Stavrou https://protesilaos.com