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#62700: 29.0.60; minibuffer-{previous,next,choose}-completion behave unintuitively when point is not at end of buffer Date: Thu, 20 Apr 2023 21:51:58 +0300 Message-ID: <83v8hq4ca9.fsf@gnu.org> References: <8635574n10.fsf@mail.linkov.net> <868rema032.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15012"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 62700@debbugs.gnu.org, sbaugh@janestreet.com, sbaugh@catern.com To: Juri Linkov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 20 20:52:23 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 1ppZOJ-0003jl-4h for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 20 Apr 2023 20:52:23 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppZO5-0007kC-79; Thu, 20 Apr 2023 14:52:09 -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 1ppZNy-0007eQ-LK for bug-gnu-emacs@gnu.org; Thu, 20 Apr 2023 14:52:05 -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 1ppZNy-0004Sy-Dg for bug-gnu-emacs@gnu.org; Thu, 20 Apr 2023 14:52:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ppZNy-0000Lb-3V for bug-gnu-emacs@gnu.org; Thu, 20 Apr 2023 14:52:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Apr 2023 18:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62700 X-GNU-PR-Package: emacs Original-Received: via spool by 62700-submit@debbugs.gnu.org id=B62700.16820167171322 (code B ref 62700); Thu, 20 Apr 2023 18:52:02 +0000 Original-Received: (at 62700) by debbugs.gnu.org; 20 Apr 2023 18:51:57 +0000 Original-Received: from localhost ([127.0.0.1]:38689 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppZNs-0000LG-Iy for submit@debbugs.gnu.org; Thu, 20 Apr 2023 14:51:57 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppZNn-0000Kf-59 for 62700@debbugs.gnu.org; Thu, 20 Apr 2023 14:51:54 -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 1ppZNg-0004PU-C7; Thu, 20 Apr 2023 14:51:44 -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=GzuWQSKT4bul41bnpgLmqXjyYNWvlsjHl+dpFR8Li9I=; b=oL7/ot9ADWUN BLDMRklkR6oC/vR8PqSA1O3Zn+rU5BNaslWtqVggPQC1A8M248Mmr1ZJZeZybYBg16irDN87+lJsQ jeTZvKEntng7SvwyAr44Ia5K+QWHFwB3ISUDwyXiW5Jy+h3SCWOtDt1Xscp8ZVGize1fg0fHezcUL SSpOkNVP3Fz05ZxuvddFwPfiV50qvoH4pkcWWDvvzPuvZ7sNm4ZRUTOwo3T8ZoZJmkJ+SSoWgP62I R3OeoMD+zftMINU033YCacUNpPWUHlNxqHUR3b3VzLSC2co3p7fFSzteC95BTNEe7iJYmDyFPxDzk cW6am9RJECUmMljZyvkUMQ==; 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 1ppZNf-0005YQ-9p; Thu, 20 Apr 2023 14:51:43 -0400 In-Reply-To: <868rema032.fsf@mail.linkov.net> (message from Juri Linkov on Thu, 20 Apr 2023 21:18:57 +0300) 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:260357 Archived-At: > Cc: 62700@debbugs.gnu.org, Spencer Baugh > From: Juri Linkov > Date: Thu, 20 Apr 2023 21:18:57 +0300 > > >>>> It just needs more testing for different categories of completion. > >>> > >>> Which categories do you have in mind? > >> > >> Actually, I can't find categories where it could fail. > >> So your patch looks safe to push. > > > > Can we go ahead and push it to Emacs master, then? I will work on the > > changing-only-new-code backport for Emacs 29 as Eli requested. > > But your patch changes only new code. For some definition of "new", yes. > Maybe your patch still could be pushed to emacs-29 because it fixes > the new feature. Whether this is a bugfix is arguable. In any case, we need to hold Spencer's contributions until his legal paperwork is finished. So we cannot yet install any of this, not even on master.