From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Phil Sainty Newsgroups: gmane.emacs.bugs Subject: bug#49316: Add apply-partially's right version Date: Tue, 06 Jul 2021 00:02:31 +1200 Message-ID: References: <2315db79-00cf-b2f0-b5df-93cd53392292@gmail.com> <87r1ghr7d1.fsf@web.de> <5a08f089-3a19-d747-5098-4751c92a5b79@gmail.com> <875yxsxfit.fsf@web.de> <8b10e4966ad9a1f621b5d9a6b069c7c7@webmail.orcon.net.nz> <03694a85-9f3c-78d8-d06c-8bd5c6fae297@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16110"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Orcon Webmail Cc: Michael Heerdegen , 49316@debbugs.gnu.org To: daanturo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jul 05 14:03:13 2021 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 1m0NJh-000451-5R for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Jul 2021 14:03:13 +0200 Original-Received: from localhost ([::1]:43424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0NJg-0007zS-6S for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Jul 2021 08:03:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35160) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0NJW-0007vU-Fy for bug-gnu-emacs@gnu.org; Mon, 05 Jul 2021 08:03:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:32779) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m0NJW-0002DM-81 for bug-gnu-emacs@gnu.org; Mon, 05 Jul 2021 08:03:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m0NJW-0008AL-6C for bug-gnu-emacs@gnu.org; Mon, 05 Jul 2021 08:03:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Phil Sainty Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 05 Jul 2021 12:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49316 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 49316-submit@debbugs.gnu.org id=B49316.162548655830887 (code B ref 49316); Mon, 05 Jul 2021 12:03:02 +0000 Original-Received: (at 49316) by debbugs.gnu.org; 5 Jul 2021 12:02:38 +0000 Original-Received: from localhost ([127.0.0.1]:44324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0NJ8-00081t-1y for submit@debbugs.gnu.org; Mon, 05 Jul 2021 08:02:38 -0400 Original-Received: from smtp-4.orcon.net.nz ([60.234.4.59]:36167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0NJ6-000800-N0 for 49316@debbugs.gnu.org; Mon, 05 Jul 2021 08:02:37 -0400 Original-Received: from [10.253.37.70] (port=9235 helo=webmail.orcon.net.nz) by smtp-4.orcon.net.nz with esmtpa (Exim 4.90_1) (envelope-from ) id 1m0NJ1-0001Pl-UC; Tue, 06 Jul 2021 00:02:32 +1200 Original-Received: from ip-116-251-162-85.kinect.net.nz ([116.251.162.85]) via [10.253.37.253] by webmail.orcon.net.nz with HTTP (HTTP/1.1 POST); Tue, 06 Jul 2021 00:02:31 +1200 In-Reply-To: <03694a85-9f3c-78d8-d06c-8bd5c6fae297@gmail.com> X-Sender: psainty@orcon.net.nz X-GeoIP: -- X-Spam_score: -2.9 X-Spam_score_int: -28 X-Spam_bar: -- 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" Xref: news.gmane.io gmane.emacs.bugs:209448 Archived-At: On 2021-07-05 16:29, daanturo wrote: > The author has mentioned that the reason for being a macro with extra > parentheses was the ability to work with `eldoc`: inside the inner pair > of parentheses, we can look at parameters suggestion which is normally > not possible with `apply-partially`. Thanks, I missed that. That makes sense. > `applying-partially` is bit confusing given the name of the existing > function. I agree, although I've failed to think of any alternative names that I think are good. -Phil