From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov 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: Wed, 15 Nov 2023 19:42:26 +0200 Organization: LINKOV.NET Message-ID: <867cmikj5p.fsf@mail.linkov.net> References: <8635574n10.fsf@mail.linkov.net> <868rema032.fsf@mail.linkov.net> <83r0se4bwf.fsf@gnu.org> <87pm7xkqsd.fsf@catern.com> <83jzy419bk.fsf@gnu.org> <874jourckv.fsf@catern.com> <83lei6mxa0.fsf@gnu.org> <86wn1jutxv.fsf@mail.linkov.net> <83zg6eby5t.fsf@gnu.org> <83r0qjzj22.fsf@gnu.org> <86h6rccz9c.fsf@mail.linkov.net> <83v8fsw0r9.fsf@gnu.org> <86v8fruwur.fsf@mail.linkov.net> <83352vwb6v.fsf@gnu.org> <86edjfyx84.fsf@mail.linkov.net> <86ttpoizeq.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40729"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: 62700@debbugs.gnu.org, sbaugh@catern.com To: Spencer Baugh Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 15 18:46:42 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 1r3JyM-000ATe-8E for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 15 Nov 2023 18:46:42 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r3Jxm-0002c5-NL; Wed, 15 Nov 2023 12:46:06 -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 1r3Jxk-0002bV-Re for bug-gnu-emacs@gnu.org; Wed, 15 Nov 2023 12:46:04 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r3Jxk-00067r-1x for bug-gnu-emacs@gnu.org; Wed, 15 Nov 2023 12:46:04 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r3Jxi-0001b3-69 for bug-gnu-emacs@gnu.org; Wed, 15 Nov 2023 12:46:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Nov 2023 17:46: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.17000703296076 (code B ref 62700); Wed, 15 Nov 2023 17:46:02 +0000 Original-Received: (at 62700) by debbugs.gnu.org; 15 Nov 2023 17:45:29 +0000 Original-Received: from localhost ([127.0.0.1]:53682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r3JxB-0001Zv-Gy for submit@debbugs.gnu.org; Wed, 15 Nov 2023 12:45:29 -0500 Original-Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35263) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r3Jx3-0001Z9-Qm; Wed, 15 Nov 2023 12:45:26 -0500 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id D537CE0008; Wed, 15 Nov 2023 17:45:14 +0000 (UTC) In-Reply-To: <86ttpoizeq.fsf@mail.linkov.net> (Juri Linkov's message of "Tue, 14 Nov 2023 09:39:49 +0200") X-GND-Sasl: juri@linkov.net 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:274402 Archived-At: close 62700 30.0.50 thanks >> For example, with (setq completion-use-base-affixes t) >> if there is some text in the current buffer after point, >> then typing 'M-C-i' and selecting a candidate to insert to the buffer, >> it replaces all the text after point with an empty string. >> >> Before this change, the suffix was set to the text after point, >> and after inserting the selected candidate the suffix was >> re-inserted to the same buffer. > > Here is a patch that should support 'completion-in-region': Pushed to master now.