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#70217: [PATCH] Add substring-partial-completion style Date: Fri, 17 May 2024 09:23:04 +0300 Message-ID: <86a5kpgdo7.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11736"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 70217@debbugs.gnu.org, monnier@iro.umontreal.ca To: Spencer Baugh Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri May 17 08:24:19 2024 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 1s7r0s-0002od-Cl for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 17 May 2024 08:24:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7r0b-0007aB-Lh; Fri, 17 May 2024 02:24:01 -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 1s7r0Z-0007Zv-Gp for bug-gnu-emacs@gnu.org; Fri, 17 May 2024 02:23:59 -0400 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 1s7r0Z-0005Y2-7T for bug-gnu-emacs@gnu.org; Fri, 17 May 2024 02:23:59 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7r0b-00021b-Qs for bug-gnu-emacs@gnu.org; Fri, 17 May 2024 02:24: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: Fri, 17 May 2024 06:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70217 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 70217-submit@debbugs.gnu.org id=B70217.17159269997753 (code B ref 70217); Fri, 17 May 2024 06:24:01 +0000 Original-Received: (at 70217) by debbugs.gnu.org; 17 May 2024 06:23:19 +0000 Original-Received: from localhost ([127.0.0.1]:53347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7qzv-00020z-9L for submit@debbugs.gnu.org; Fri, 17 May 2024 02:23:19 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:33598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7qzs-00020q-Pi for 70217@debbugs.gnu.org; Fri, 17 May 2024 02:23:17 -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 1s7qzj-0005Uo-Qo; Fri, 17 May 2024 02:23:07 -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=zrnauGMvjDTND4L/v/P1pAoJXgY6m6EYqdf/BQtmQlo=; b=AETTZpID/CdM FX9T4KsQ+pDB5iY8nMNj1mcaPeTaLLQuhcoQ0ltgNgKD3nu+q6MJ7yWhkFE6jbDLInQy+Sz3kq78t BtB8VxvgvJKfnLOX2SXdpMTjaaHRV9N9gl5QHJmqC9jC7UJr9Qr4TLWMbejtOa401cjzS+72dK7Rh v7ApBhcRklp9Vl34NN0ma0niSBKH7hNpr5+0IPjhS1Noj+kiCIQbVJzsJHVQr9FiQhmt0qW5xPQp+ DQo85zM/NR//TYcFI1Fdl0dcWSuthe1ISbPr+/qQjTYi7VbCuhv0PXzbRuwAndbjS56FUxiMADMmH 4qZKqzmHJhLg7Z4MaqekTg==; In-Reply-To: (message from Spencer Baugh on Thu, 16 May 2024 16:26:32 -0400) 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:285220 Archived-At: > Cc: 70217@debbugs.gnu.org > From: Spencer Baugh > Date: Thu, 16 May 2024 16:26:32 -0400 > > +(defcustom completion-pcm-anchored t > + "If nil, the partial-completion style expands at the start of a string. How can a style "expand at the start of a string"? This sentence needs to be reworded to tell the effect of the variable more clear. > +If non-nil, then expansion at the start of a string only happens > +if the string begins with a wildcard. What is a "wildcard" in this context? This is a user option, so the doc string should be understandable by users, not just by Lisp programmers who tinker with completion stuff. Also, this new option should be in NEWS, I think. Thanks.