From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.devel Subject: Re: Use of `dash` and `s` functions by MELPA packages Date: Wed, 28 Jan 2015 11:27:09 +0100 Message-ID: <87pp9zb3pe.fsf@yahoo.fr> References: <87r3uga8nw.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422440927 19425 80.91.229.3 (28 Jan 2015 10:28:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2015 10:28:47 +0000 (UTC) Cc: emacs-devel To: Alexis Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 28 11:28:33 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YGPrM-0006tT-IZ for ged-emacs-devel@m.gmane.org; Wed, 28 Jan 2015 11:28:32 +0100 Original-Received: from localhost ([::1]:52403 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGPrL-0003FH-Vw for ged-emacs-devel@m.gmane.org; Wed, 28 Jan 2015 05:28:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGPq1-0001J0-Lt for emacs-devel@gnu.org; Wed, 28 Jan 2015 05:27:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGPpu-0000yP-AD for emacs-devel@gnu.org; Wed, 28 Jan 2015 05:27:09 -0500 Original-Received: from mxin.ulb.ac.be ([164.15.128.112]:19045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGPpu-0000yI-4F for emacs-devel@gnu.org; Wed, 28 Jan 2015 05:27:02 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AogFAAq5yFSkD4Xx/2dsb2JhbABahDGzRQEBAQEBAQaYMQKBWgEBAQEBfYQNAQV5EAgDISUPAQQNPBOIFwEDEcFMjTIBSg2FKgEBAQcCAR+GBIIqhSCCKgeEKQWFQ4dKiT2BRYYlhiGFdiKDbz0xgkIBAQE Original-Received: from mathsrv4.ulb.ac.be (HELO localhost) ([164.15.133.241]) by smtp.ulb.ac.be with ESMTP; 28 Jan 2015 11:26:55 +0100 In-Reply-To: <87r3uga8nw.fsf@gmail.com> (Alexis's message of "Tue, 27 Jan 2015 20:13:07 +1100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 164.15.128.112 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181893 Archived-At: Hi, Thanks for that work. Alexis writes: > Count % Function > ----------------------------------------- > 311 14.55 -when That function doesn't exist, does it ? Perhaps it's simply cumulating -when-let and -when-let* ? FWIW there are a few others that don't exist, afaics. -- Nicolas