From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: seq-thread-first/last Date: Fri, 30 Jan 2015 14:02:03 +0000 Message-ID: References: <878uglwmra.fsf@petton.fr> <87iofoof2j.fsf@udel.edu> <87k304ef9k.fsf@petton.fr> <87iofozfry.fsf_-_@web.de> <87fvaseaxe.fsf@petton.fr> <87wq44a2f3.fsf@fencepost.gnu.org> <87pp9wwiqh.fsf@web.de> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1422626539 7819 80.91.229.3 (30 Jan 2015 14:02:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2015 14:02:19 +0000 (UTC) Cc: Michael Heerdegen , Nicolas Petton , David Kastrup , emacs-devel To: Bozhidar Batsov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 30 15:02:19 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 1YHC9J-0006wJ-CE for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2015 15:02:17 +0100 Original-Received: from localhost ([::1]:36913 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHC9D-0005v8-NK for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2015 09:02:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHC9A-0005v3-Ik for emacs-devel@gnu.org; Fri, 30 Jan 2015 09:02:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHC99-0000uF-Sa for emacs-devel@gnu.org; Fri, 30 Jan 2015 09:02:08 -0500 Original-Received: from mail-ob0-x22b.google.com ([2607:f8b0:4003:c01::22b]:41743) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHC96-0000tk-SH; Fri, 30 Jan 2015 09:02:04 -0500 Original-Received: by mail-ob0-f171.google.com with SMTP id va2so23896336obc.2; Fri, 30 Jan 2015 06:02:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=VAV0dyeRV9jJMYaYpMn5PdfA47FqUrnsWLgC9dPb4tw=; b=uBDc+obKfq4Gk/6NPicHxRWAKC4Tlxjk/HyUnvsSC464cgYW5mkEpvtaaVmL6oi4m/ f7UobObRwoyTz/Jko4mHZNSEh8m5ya1feI1XNofKDvyB2Oficz0psRE60qU5RscPsaWi bFnieaUQjg1mjis39G/BWZPrzPW513ie19BUAh7usKVp66Iybf6k9AvmYpNpD5B2UDlf zY9zOCQeCf0Qya9AoCEQWgLbcgcpp9MsmG9fIGU5fnhoesSOL3CnnE1vSKy8hOqeNAIh SZBLzprs872zyJytb42DCP1l/nXsqfALMniGmCkD8i0WwmvQGJx1V/uUfN3lOToXFZmF F12A== X-Received: by 10.202.218.135 with SMTP id r129mr3627195oig.26.1422626523967; Fri, 30 Jan 2015 06:02:03 -0800 (PST) Original-Received: by 10.76.125.1 with HTTP; Fri, 30 Jan 2015 06:02:03 -0800 (PST) In-Reply-To: X-Google-Sender-Auth: OJFhinbjsDx7RxqTP6xv27NSrYo X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::22b 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:182057 Archived-At: 2015-01-30 12:58 GMT+00:00 Bozhidar Batsov : > thread-first and thread-last have nothing to do with sequences, so I think > there's nothing to do about them in regards to seq.el. +1