From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Basil L. Contovounesios" Newsgroups: gmane.emacs.devel Subject: Re: Elisp threading macros Date: Wed, 28 Aug 2024 20:23:40 +0200 Message-ID: <87ttf4pkur.fsf@contovou.net> References: <86mskwhcbk.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38112"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Garklein , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 28 20:25:00 2024 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 1sjNLn-0009dz-CZ for ged-emacs-devel@m.gmane-mx.org; Wed, 28 Aug 2024 20:24:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sjNKn-0003bq-GG; Wed, 28 Aug 2024 14:23:57 -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 1sjNKl-0003bK-K1 for emacs-devel@gnu.org; Wed, 28 Aug 2024 14:23:55 -0400 Original-Received: from out-10.pe-a.jellyfish.systems ([198.54.127.74]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sjNKj-0000du-Ov; Wed, 28 Aug 2024 14:23:55 -0400 Original-Received: from prod-lbout-phx.jellyfish.systems (new-01-3.privateemail.com [66.29.159.56]) by pe-a.jellyfish.systems (Postfix) with ESMTPA id 4WvCTt3dJsz3xfm; Wed, 28 Aug 2024 18:23:46 +0000 (UTC) Original-Received: from MTA-07.privateemail.com (unknown [10.50.14.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by NEW-01-3.privateemail.com (Postfix) with ESMTPS id 66E531005889; Wed, 28 Aug 2024 14:23:46 -0400 (EDT) Original-Received: from mta-07.privateemail.com (localhost [127.0.0.1]) by mta-07.privateemail.com (Postfix) with ESMTP id 3439418000A6; Wed, 28 Aug 2024 14:23:46 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=contovou.net; s=default; t=1724869426; bh=UGdyF+5vHHjwH9BjDtnHfBnK0PlQ+XBlPeP//SbAmTA=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Qlit8B02VynyeEcsJVm7zmLAaspdJkws+4M8i83f7MpPAwMXfFByDEDz/yEbacJFj Yg0RD1ovrSnC4m1wopDOO6SDqMV7uSc+7zLvWm0I9TFgkVcYDLSR1kN2NILC7B/8yO tE+R1Hpq0EEBa28E2s0Niybm8v5L1B5SLVCLYrZxNPZMFTlaNGSxHyd3PuyQRe1UY6 VXxWuCMMuGWJA9YgCz5QwzYrFhZkyw8hhaqKudn1KmjwRTnNx83cUK2VftOVCLeiPf 5c98Ny4R8xW9o+W5JZd9R9UHuqIJhqAS2rlVXSp5ggMq6jqDGgl5ZSD8wcL6YSni1L E1BcncgWLUtWQ== Original-Received: from localhost (31-10-162-24.cgn.dynamic.upc.ch [31.10.162.24]) by mta-07.privateemail.com (Postfix) with ESMTPA; Wed, 28 Aug 2024 14:23:43 -0400 (EDT) In-Reply-To: <86mskwhcbk.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 28 Aug 2024 18:55:11 +0300") X-Virus-Scanned: ClamAV using ClamSMTP Received-SPF: pass client-ip=198.54.127.74; envelope-from=basil@contovou.net; helo=out-10.pe-a.jellyfish.systems 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, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:323162 Archived-At: Eli Zaretskii [2024-08-28 18:55 +0300] wrote: >> From: Garklein >> Date: Wed, 28 Aug 2024 10:08:05 -0400 >> >> Would it be possible to have the dash.el macros `->', `->>', `-->', >> and `-some->' in subr-x.el? I find them to be really useful, and would >> love to see them in the base language. > > We might, but probably not using the names dash.el uses. Just for context, dash.el inherited these names from the Clojure programming language. -- Basil