From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jai Flack Newsgroups: gmane.emacs.devel Subject: Re: [NonGNU] New package: ctrlf and Questions Date: Sat, 05 Mar 2022 14:39:10 +1000 Message-ID: <874k4dj9n5.fsf@disroot.org> References: <9631587bddf2ab3b07b60bd4195cc3e1@disroot.org> <87r17tmnzc.fsf@gmail.com> <8735k9jrr2.fsf@posteo.net> <87mtihmh8t.fsf@gmail.com> <87tucoblfh.fsf@disroot.org> <878rtxdh6a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15773"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Philip Kaludercic , emacs-devel@gnu.org To: Augusto Stoffel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Mar 05 07:08:17 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nQNaT-0003wK-AH for ged-emacs-devel@m.gmane-mx.org; Sat, 05 Mar 2022 07:08:17 +0100 Original-Received: from localhost ([::1]:38734 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nQNaR-0001Np-Ng for ged-emacs-devel@m.gmane-mx.org; Sat, 05 Mar 2022 01:08:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60526) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQMCW-0001WU-WB for emacs-devel@gnu.org; Fri, 04 Mar 2022 23:39:29 -0500 Original-Received: from knopi.disroot.org ([178.21.23.139]:58692) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQMCU-0006FX-Oe for emacs-devel@gnu.org; Fri, 04 Mar 2022 23:39:28 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9702F8EB0E; Sat, 5 Mar 2022 05:39:23 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Original-Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vkzti7ScQzsF; Sat, 5 Mar 2022 05:39:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1646455158; bh=dds8sqpeMxQXvCIQRlyYhQB4oJxgvZ+7xfQwWhRdwEU=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=LAO4uIo/3RrpXqiyrxQEHJqjfLmPIdXKtxaYXkHIpwQ0FvLFenmhGEje/RVYUwYc9 1nJnGKuMoVajYMzKmkCZyiygPIM53o63TVokV26QwDi25hdhq7ZV4PB8n9i3OTy+k/ q2zVBDpFURNda8dWlHE3eu+a79p8wnGclYlXC2pvEAF23GmH9lwJc7IZtxENl46kJT o80TsCkysL6pQ3T6KzFfZCBFZgfRpSFPNdz6IWSgmQefy8St8OBER9seDGvAYIlaYb AdrblnVrtSj26mQt3Yc19p4U7dcnaT1E3V2PJfT3c6zjiaziK01hwHvgiFsWcDEogS uouIP0hCL9+fg== In-Reply-To: <878rtxdh6a.fsf@gmail.com> (Augusto Stoffel's message of "Sat, 26 Feb 2022 12:02:37 +0100") Received-SPF: pass client-ip=178.21.23.139; envelope-from=jflack@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 05 Mar 2022 01:06:55 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286830 Archived-At: Augusto Stoffel writes: > I'm not quite sure what then answer is to these considerations. But let > me mention that there's a wiki on the isearch-mb Github repo that can be > used to share tips and tricks like this one. When I have time I'll look at how this could be implemented. If it's short maybe it could be included as one of those tricks. -- Thanks, Jai