From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: MON KEY Newsgroups: gmane.emacs.devel Subject: Re: Save `nil' from the mutant void, preserve the truth of falsehood, prevent the falsehood of truth Date: Tue, 21 Sep 2010 21:37:53 -0400 Message-ID: References: <51808.130.55.118.19.1284998205.squirrel@webmail.lanl.gov> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1285119486 481 80.91.229.12 (22 Sep 2010 01:38:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2010 01:38:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: herring@lanl.gov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 22 03:38:05 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OyEHa-0001je-TV for ged-emacs-devel@m.gmane.org; Wed, 22 Sep 2010 03:38:03 +0200 Original-Received: from localhost ([127.0.0.1]:44087 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyEHa-0007Zy-8k for ged-emacs-devel@m.gmane.org; Tue, 21 Sep 2010 21:38:02 -0400 Original-Received: from [140.186.70.92] (port=36090 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyEHU-0007ZQ-T0 for emacs-devel@gnu.org; Tue, 21 Sep 2010 21:37:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyEHT-00070n-Ov for emacs-devel@gnu.org; Tue, 21 Sep 2010 21:37:56 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:48481) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyEHT-00070b-Ho for emacs-devel@gnu.org; Tue, 21 Sep 2010 21:37:55 -0400 Original-Received: by wwb24 with SMTP id 24so154wwb.30 for ; Tue, 21 Sep 2010 18:37:53 -0700 (PDT) Original-Received: by 10.227.69.202 with SMTP id a10mr3976293wbj.81.1285119473702; Tue, 21 Sep 2010 18:37:53 -0700 (PDT) Original-Received: by 10.216.67.195 with HTTP; Tue, 21 Sep 2010 18:37:53 -0700 (PDT) In-Reply-To: <51808.130.55.118.19.1284998205.squirrel@webmail.lanl.gov> X-Google-Sender-Auth: C8cBmRAQJGzwRkr_-T-9LN0VITc X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:130592 Archived-At: On Mon, Sep 20, 2010 at 11:56 AM, Davis Herring wrote: > > Why are you wrapping everything in `identity'? =C2=A0That function, by > definition, doesn't change anything. > It was intended to be illustrative that there is no "identity". > Davis