From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Mastro Newsgroups: gmane.emacs.help Subject: Re: member returns list Date: Tue, 8 Sep 2015 20:19:11 -0700 Message-ID: <27D475B2-89A3-4FAC-814D-FC7562699F7B@gmail.com> References: <87egicl0y1.fsf@debian.uxu> <87twr4e513.fsf@robertthorpeconsulting.com> <87pp1s9uqm.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1441768788 11991 80.91.229.3 (9 Sep 2015 03:19:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Sep 2015 03:19:48 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: "Pascal J. Bourguignon" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 09 05:19:38 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZZVuz-0000do-6W for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Sep 2015 05:19:29 +0200 Original-Received: from localhost ([::1]:39055 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZVuy-0000ak-GW for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Sep 2015 23:19:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZVuo-0000ad-V8 for help-gnu-emacs@gnu.org; Tue, 08 Sep 2015 23:19:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZVuk-0003pW-V0 for help-gnu-emacs@gnu.org; Tue, 08 Sep 2015 23:19:18 -0400 Original-Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]:33699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZVuk-0003pH-PA for help-gnu-emacs@gnu.org; Tue, 08 Sep 2015 23:19:14 -0400 Original-Received: by pacex6 with SMTP id ex6so142784343pac.0 for ; Tue, 08 Sep 2015 20:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=k01Gv+HC2pPc0c0cizI/tzIQosBCh2MPF7vlUSU1l7U=; b=Gr6kmKZyUDHyNQX4dokMOxXKr3yA1MGuP9RKPLjEAlGuQR5V1yrta4Aq2PV/MqWg91 7ZmU1Io51Um0z7D2jiOD+2vNCm27oKVkiEoUkdJhe98pJERdWfCaEOMiThbTDnLDCEtU 1UFspGeGseDoEIQi8Zg288Yo6au9e6JBY6nlZ9/Y2g1/dTH/nZE9N/R5fXUzBDwm4l+v NaVU6eF6NXKt5y4eheVH5N6X+6ZiPZAOZdwd6CVklncYeYc97SzNVDDxmlY7XrB+qnA4 D6NZeYHTF+PJBwstmyHc1xHxSKf2+8kqXSrt7Hb3oT1m77CVZ5cWFfuMRoxceG1A2Rsi saSg== X-Received: by 10.66.152.200 with SMTP id va8mr55955531pab.17.1441768753471; Tue, 08 Sep 2015 20:19:13 -0700 (PDT) Original-Received: from [10.0.1.22] (cpe-76-94-246-157.socal.res.rr.com. [76.94.246.157]) by smtp.gmail.com with ESMTPSA id c1sm5087952pdg.42.2015.09.08.20.19.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Sep 2015 20:19:12 -0700 (PDT) X-Mailer: iPhone Mail (12H321) In-Reply-To: <87pp1s9uqm.fsf@kuiper.lan.informatimago.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::235 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107098 Archived-At: > Clojure is not standardized, it is a proprietary programming language. Clojure is not standardized, true, but it is free software. -- john