From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 28 11:14:29 2019 Received: (at submit) by debbugs.gnu.org; 28 Jul 2019 15:14:29 +0000 Received: from localhost ([127.0.0.1]:46994 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrksW-0007Jn-Tp for submit@debbugs.gnu.org; Sun, 28 Jul 2019 11:14:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:36485) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hrksT-0007JZ-U9 for submit@debbugs.gnu.org; Sun, 28 Jul 2019 11:14:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52775) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hrksT-0004ie-3L for bug-gnu-emacs@gnu.org; Sun, 28 Jul 2019 11:14:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hrksS-00047y-7f for bug-gnu-emacs@gnu.org; Sun, 28 Jul 2019 11:14:25 -0400 Received: from relayout03-redir.e.movistar.es ([86.109.101.203]:22531) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hrksS-00044R-0U for bug-gnu-emacs@gnu.org; Sun, 28 Jul 2019 11:14:24 -0400 Received: from sky (162.red-79-151-6.dynamicip.rima-tde.net [79.151.6.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: 981711563@telefonica.net) by relayout03.e.movistar.es (Postfix) with ESMTPSA id 45xRDr4T85zMlKH for ; Sun, 28 Jul 2019 17:14:20 +0200 (CEST) From: =?utf-8?Q?=C3=93scar_Fuentes?= To: bug-gnu-emacs@gnu.org Subject: 27.0.50; flx completion style mentioned on NEWS Date: Sun, 28 Jul 2019 17:14:19 +0200 Message-ID: <87imrmtcms.fsf@telefonica.net> MIME-Version: 1.0 Content-Type: text/plain X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-TnetOut-Country: IP: 79.151.6.162 | Country: ES X-TnetOut-Information: AntiSPAM and AntiVIRUS on relayout03 X-TnetOut-MsgID: 45xRDr4T85zMlKH.A2389 X-TnetOut-SpamCheck: no es spam, Unknown X-TnetOut-From: ofv@wanadoo.es X-TnetOut-Watermark: 1564931661.26368@De6UJWrHuSDFIFyIVHzYiw X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.109.101.203 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) NEWS says ** New 'flex' completion style An implementation of popular "flx/fuzzy/scatter" completion which matches strings where the pattern appears as a subsequence. Put simply, makes "foo" complete to both "barfoo" and "frodo". Add 'flex' to 'completion-styles' or 'completion-category-overrides' to use it. "flx" is a matching *and* scoring method. What is described on the NEWS entry only impacts matching. Maybe the author made a typo and wanted to write "flex/fuzzy/scatter" instead? In GNU Emacs 27.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit) of 2019-07-28 built on sky Repository revision: 77ee23d1ede9eece3eab4cc67d7f2e72d30a1117 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12004000 System Description: Debian GNU/Linux bullseye/sid From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 03 07:16:40 2019 Received: (at 36829-done) by debbugs.gnu.org; 3 Aug 2019 11:16:40 +0000 Received: from localhost ([127.0.0.1]:58352 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hts1g-00053U-4D for submit@debbugs.gnu.org; Sat, 03 Aug 2019 07:16:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hts1d-00053G-Q8 for 36829-done@debbugs.gnu.org; Sat, 03 Aug 2019 07:16:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55638) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hts1Y-0004W8-9U; Sat, 03 Aug 2019 07:16:32 -0400 Received: from [176.228.60.248] (port=4385 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hts1U-0001Tb-A4; Sat, 03 Aug 2019 07:16:30 -0400 Date: Sat, 03 Aug 2019 14:16:20 +0300 Message-Id: <83imreeby3.fsf@gnu.org> From: Eli Zaretskii To: =?iso-8859-1?Q?=D3scar?= Fuentes In-reply-to: <87imrmtcms.fsf@telefonica.net> (message from =?iso-8859-1?Q?=D3scar?= Fuentes on Sun, 28 Jul 2019 17:14:19 +0200) Subject: Re: bug#36829: 27.0.50; flx completion style mentioned on NEWS References: <87imrmtcms.fsf@telefonica.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36829-done Cc: 36829-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Óscar Fuentes > Date: Sun, 28 Jul 2019 17:14:19 +0200 > > ** New 'flex' completion style > An implementation of popular "flx/fuzzy/scatter" completion which > matches strings where the pattern appears as a subsequence. Put > simply, makes "foo" complete to both "barfoo" and "frodo". Add 'flex' > to 'completion-styles' or 'completion-category-overrides' to use it. > > "flx" is a matching *and* scoring method. What is described on the NEWS > entry only impacts matching. Maybe the author made a typo and wanted to > write "flex/fuzzy/scatter" instead? Thanks, fixed. From unknown Sat Sep 06 14:24:14 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 31 Aug 2019 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator