From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#64141: 27.1 newly has clunky type-break y-or-n-p Date: Sun, 18 Jun 2023 10:26:19 +0300 Message-ID: <83a5wxp6xw.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18457"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 64141@debbugs.gnu.org To: Samuel Wales Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jun 18 09:27:17 2023 Return-path: Envelope-to: geb-bug-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 1qAmof-0004d4-11 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 18 Jun 2023 09:27:17 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qAmoV-00083C-3F; Sun, 18 Jun 2023 03:27:07 -0400 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 1qAmoQ-00082t-Br for bug-gnu-emacs@gnu.org; Sun, 18 Jun 2023 03:27:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qAmoQ-000695-3U for bug-gnu-emacs@gnu.org; Sun, 18 Jun 2023 03:27:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qAmoP-0002yX-T6 for bug-gnu-emacs@gnu.org; Sun, 18 Jun 2023 03:27:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 18 Jun 2023 07:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64141 X-GNU-PR-Package: emacs Original-Received: via spool by 64141-submit@debbugs.gnu.org id=B64141.168707318511390 (code B ref 64141); Sun, 18 Jun 2023 07:27:01 +0000 Original-Received: (at 64141) by debbugs.gnu.org; 18 Jun 2023 07:26:25 +0000 Original-Received: from localhost ([127.0.0.1]:53067 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAmno-0002xd-Qv for submit@debbugs.gnu.org; Sun, 18 Jun 2023 03:26:25 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:44458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAmnn-0002xQ-7W for 64141@debbugs.gnu.org; Sun, 18 Jun 2023 03:26:23 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAmni-00066J-0j; Sun, 18 Jun 2023 03:26:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Imzq6tzWN1Tj32JAIopJvLWgjkfRrVeerTjedfGQJUc=; b=lsldVj2Q2eqY 1BggQGwXyAEIxSkgCTsPwoCv5dTHFj5gTPsWsTAF97yTvksRd1/kNAc5d/yE0+4/FFv5iRPYfQm9v nTet4LgaoOaSpKj2jodl7bI3ZiSPICUTlUQy8hftmSbGMvOSI8ld6V010XJDTeefwPvjTGz8KQuhr jI7eZ4N6gBj77YVyYK1IWnrE+uJq4oK/tmLc6MSbZ3wYxrX+JLGhWm/Mez0VEFVGPcupFPTrcdaSu WIIGKTuPuDWAzIqq8uFBa94foE82vd8w+oLBoDJ/+Wdyl++0ZsUUlIEh4T+jA4EDt8XLesBSzVH0i 8k8/UePMCo3QF3r/rtszWA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qAmnh-00036b-GZ; Sun, 18 Jun 2023 03:26:17 -0400 In-Reply-To: (message from Samuel Wales on Sat, 17 Jun 2023 18:17:00 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:263606 Archived-At: > From: Samuel Wales > Date: Sat, 17 Jun 2023 18:17:00 -0700 > > i upgraded to 27.1 and found that type-break is asking me about breaks > as follows: Which version of Emacs did you have installed before the upgrade? Was type-break working differently/better in that older version? > when it asks in minibuffer > > - point is in another window, requiring focus, changing point, and > tending to type-break > - home or page up key puts point at beg of message, where it will not > accept a reply > - it is generally more high-maintenane to get it to do a type-break or > to get it to postpone it > - it seems to arrive in the wrong place or at the wrong instant more > [this is subjective and please ignore if nonsensical] > > apologies for bad bug report. perhaps it will trigger a memory of a > code change or changelog/diff will make it obvious. I don't see any significant changes in type-break.el since Emacs 26.1. But maybe I missed something, so please try to provide a more detailed recipe to reproduce the problems, preferably starting from "emacs -Q", so that we could understand the problems and fix them if necessary. Thanks.