From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Damien Cassou Newsgroups: gmane.emacs.devel Subject: Re: sequence manipulation functions Date: Wed, 5 Nov 2014 18:22:55 +0100 Message-ID: References: <87oasmmwzt.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1415208218 14958 80.91.229.3 (5 Nov 2014 17:23:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Nov 2014 17:23:38 +0000 (UTC) Cc: Nicolas Petton , Stefan Monnier , Emacs developers To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 05 18:23:32 2014 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 1Xm4It-0003S4-SG for ged-emacs-devel@m.gmane.org; Wed, 05 Nov 2014 18:23:32 +0100 Original-Received: from localhost ([::1]:47784 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm4It-0002iY-FB for ged-emacs-devel@m.gmane.org; Wed, 05 Nov 2014 12:23:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm4If-0002hc-RN for emacs-devel@gnu.org; Wed, 05 Nov 2014 12:23:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm4Ie-0006UU-Kv for emacs-devel@gnu.org; Wed, 05 Nov 2014 12:23:17 -0500 Original-Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]:39517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm4Ie-0006UO-G5 for emacs-devel@gnu.org; Wed, 05 Nov 2014 12:23:16 -0500 Original-Received: by mail-oi0-f51.google.com with SMTP id g201so12369083oib.38 for ; Wed, 05 Nov 2014 09:23:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=075NlDdBJ1s33coOxnjoBf1Qlia0CMtz+KLFd7P9ciw=; b=E1kFwuApGYGfwqFO1nmGrotahYZpsqnHgenHi5sw0K6aKAJ1/TkvvbLVcat82AJzFe VdLj1prkjlOe9ClJFKLKzD0112N+blYbY5Lau939TB4bPv16/naKl4Ftjc2Ra9Oi9egP X6S/VZpPDg7dhLbEgEOC8CBsKcmJKPzd7NIxyqH3lEmMMeeGfZR2VZIsSIB3y7EKH/0A FCTfa7HpKunWMxF5t0I6Uo0yBBaVUuYvypEkKEB7FPVaH6O9MJxes6DxRtc5GVCE6wRj Be9eYBhU+jFTTMY76h1AlW+9IRBIooGoiYSmaFiKs3rA+DIE3CkaSjQpEMUYEim0LEf7 1pWg== X-Received: by 10.202.226.138 with SMTP id z132mr2550411oig.99.1415208196006; Wed, 05 Nov 2014 09:23:16 -0800 (PST) Original-Received: by 10.182.217.103 with HTTP; Wed, 5 Nov 2014 09:22:55 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::233 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:176417 Archived-At: On Wed, Nov 5, 2014 at 5:25 PM, Drew Adams wrote: > Emacs should follow Common Lisp in this regard. why is compatibility with Common Lisp a requirement? The main Common Lisp functions are already available in a dedicated package. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill