From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: seq-thread-first/last Date: Fri, 30 Jan 2015 13:17:04 +0100 Message-ID: <87wq44a2f3.fsf@fencepost.gnu.org> References: <878uglwmra.fsf@petton.fr> <87iofoof2j.fsf@udel.edu> <87k304ef9k.fsf@petton.fr> <87iofozfry.fsf_-_@web.de> <87fvaseaxe.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422620239 28802 80.91.229.3 (30 Jan 2015 12:17:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2015 12:17:19 +0000 (UTC) Cc: Michael Heerdegen , emacs-devel@gnu.org To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 30 13:17:14 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 1YHAVb-0002Go-So for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2015 13:17:12 +0100 Original-Received: from localhost ([::1]:36332 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAVb-0005S5-1h for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2015 07:17:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAVW-0005P3-9k for emacs-devel@gnu.org; Fri, 30 Jan 2015 07:17:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHAVV-0003N5-JI for emacs-devel@gnu.org; Fri, 30 Jan 2015 07:17:06 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAVV-0003N1-Fx for emacs-devel@gnu.org; Fri, 30 Jan 2015 07:17:05 -0500 Original-Received: from localhost ([127.0.0.1]:32789 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHAVU-0004p0-Kz; Fri, 30 Jan 2015 07:17:04 -0500 Original-Received: by lola (Postfix, from userid 1000) id 40FF9E06BA; Fri, 30 Jan 2015 13:17:04 +0100 (CET) In-Reply-To: <87fvaseaxe.fsf@petton.fr> (Nicolas Petton's message of "Fri, 30 Jan 2015 12:59:41 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:182049 Archived-At: Nicolas Petton writes: >> 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. > > thread-first/last are not in elisp though, are they? Hard to corroborate if the people mentioning their wishes don't bother mentioning what their desired functions are supposed to do. -- David Kastrup