From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.devel Subject: Re: seq-thread-first/last (was: What about seq-slice?) Date: Fri, 30 Jan 2015 12:59:41 +0100 Message-ID: <87fvaseaxe.fsf@petton.fr> References: <878uglwmra.fsf@petton.fr> <87iofoof2j.fsf@udel.edu> <87k304ef9k.fsf@petton.fr> <87iofozfry.fsf_-_@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422619214 12321 80.91.229.3 (30 Jan 2015 12:00:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2015 12:00:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 30 13:00:10 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 1YHAF7-0005iw-Lq for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2015 13:00:09 +0100 Original-Received: from localhost ([::1]:36271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAF7-0006Vi-14 for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2015 07:00:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAEp-0006VG-3B for emacs-devel@gnu.org; Fri, 30 Jan 2015 07:00:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHAEi-0006Lj-6M for emacs-devel@gnu.org; Fri, 30 Jan 2015 06:59:50 -0500 Original-Received: from out3-smtp.messagingengine.com ([66.111.4.27]:40257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAEi-0006LK-3l for emacs-devel@gnu.org; Fri, 30 Jan 2015 06:59:44 -0500 Original-Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 8A97920242 for ; Fri, 30 Jan 2015 06:59:43 -0500 (EST) Original-Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Fri, 30 Jan 2015 06:59:43 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:references:from:to:cc:subject :in-reply-to:date:message-id:mime-version:content-type; s= smtpout; bh=HFl4VMj4HIAvVRse6Wt7K2MfOJU=; b=Ij29JyoItPQ2izuNodZ8 TuiyyhaJZHe/oTUI9dKCbVtyoSSI+E72aSXxtoIbKJLs7W9bvmyTyms2bzvhOrvp F9NupgCdfxm1DwV7W367HSoRL+9Ql2+0f85UqG35Xa7FN/uxT/m6EwL+jQquGj27 Cw/Aa6Jow5WhkPRFXxaIDuo= X-Sasl-enc: QFJnXXDrsa+m5NMsCjP69hAqpxt8JkehWgh8cVOm7wt0 1422619183 Original-Received: from blueberry (unknown [31.211.216.84]) by mail.messagingengine.com (Postfix) with ESMTPA id E1D4CC0028D; Fri, 30 Jan 2015 06:59:42 -0500 (EST) User-agent: mu4e 0.9.9.6pre3; emacs 24.4.1 In-reply-to: <87iofozfry.fsf_-_@web.de> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.27 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:182047 Archived-At: thread-first/last are not in elisp though, are they? Nico Michael Heerdegen writes: > Hello, > > now that it's time for wishes: I really would like to see > seq-thread-first, seq-tread-last. This is like thread-first/last, but > mapping over the sequence's elements. I think it would be similarly > useful as plain thread-first/last. > > > Regards, > > Michael -- Nicolas Petton http://nicolas-petton.fr