From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: dash.el [was: Re: Imports / inclusion of s.el into Emacs] Date: Tue, 12 May 2020 09:50:00 -0400 Message-ID: References: <0c88192c-3c33-46ed-95cb-b4c6928016e3@default> <87wo5mc04t.fsf@fastmail.fm> <873686bbl5.fsf@russet.org.uk> <87d07963ec.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="73582"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Joost Kremers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue May 12 15:51:09 2020 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 1jYVJL-000Ixc-HR for ged-emacs-devel@m.gmane-mx.org; Tue, 12 May 2020 15:51:07 +0200 Original-Received: from localhost ([::1]:41602 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYVJK-0002ZV-GT for ged-emacs-devel@m.gmane-mx.org; Tue, 12 May 2020 09:51:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50658) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYVIL-0001NX-Ez for emacs-devel@gnu.org; Tue, 12 May 2020 09:50:05 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:54801) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYVIJ-0004jb-Tv for emacs-devel@gnu.org; Tue, 12 May 2020 09:50:04 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 993D3450C37; Tue, 12 May 2020 09:50:02 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 16642447B4F; Tue, 12 May 2020 09:50:01 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1589291401; bh=q9NUlr35ncjSbL87v16+JGoJJwdMNPFbHcU4AQHXnV8=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=TiUPzma3Me9UAxButyDsrjUgYIT79W/9hpm5icHb3aKABcRYNTGthDU0RUT8qIJjZ QQmXFZX/Njb1NLNKI3Gicmx72Ro4xVLA3cjscY7nbFW80OTO426/w6yu/Ua0Z7v++F bgoyMoU7YC54l8WdnaXVFc7IDdV8wwao0C/lInlrTmbmgGN6GTzXq4dFf+pTA1GBj1 9btPTEdvzhcxVXKeVZ0BSF4slm2V7+2m2970q9rH5WsjVQ1mOEGIJpcMJUtogtLgrS kMuVYBLy7es9JyM9aNQpZqtNyfYLkiqY8qopqlU673hcEW4mZhPW9wzolOGd20S6Mp fV9J5+JU2gwag== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id D8C14120229; Tue, 12 May 2020 09:50:00 -0400 (EDT) In-Reply-To: <87d07963ec.fsf@fastmail.fm> (Joost Kremers's message of "Tue, 12 May 2020 09:03:39 +0200") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/12 09:00:56 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:249964 Archived-At: > In Clojure, a function literal is written with `#(...)`, and it supports > `%n` for arguments, where n=1,2,3... IIRC there's a macro somewhere providing a similar facility. We can't use (# ...) because the reader doesn't like `#` on its own (it expects it to be followed by something like a vector, a hex/binary/octal number, etc...). Stefan