From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: `setplist' on local var escaping let binding Date: Thu, 21 Oct 2010 15:35:48 +0200 Message-ID: <87fwvzacsr.fsf@ambire.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287669331 28692 80.91.229.12 (21 Oct 2010 13:55:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2010 13:55:31 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: MON KEY Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 21 15:55:27 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 1P8vc6-0003Ux-BM for ged-emacs-devel@m.gmane.org; Thu, 21 Oct 2010 15:55:26 +0200 Original-Received: from localhost ([127.0.0.1]:44475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8vc5-00044e-Og for ged-emacs-devel@m.gmane.org; Thu, 21 Oct 2010 09:55:25 -0400 Original-Received: from [140.186.70.92] (port=49605 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8vYV-0001uI-41 for emacs-devel@gnu.org; Thu, 21 Oct 2010 09:51:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8vNJ-0001sz-3d for emacs-devel@gnu.org; Thu, 21 Oct 2010 09:40:10 -0400 Original-Received: from smtp208.alice.it ([82.57.200.104]:34380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8vNI-0001se-Ue for emacs-devel@gnu.org; Thu, 21 Oct 2010 09:40:09 -0400 Original-Received: from ambire.localdomain (95.245.66.62) by smtp208.alice.it (8.5.124.08) id 4C1A271608358F37; Thu, 21 Oct 2010 15:40:03 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1P8vJ6-0001gn-9R; Thu, 21 Oct 2010 15:35:48 +0200 In-Reply-To: (MON KEY's message of "Wed, 20 Oct 2010 23:02:07 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Windows 98 (1) 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:131936 Archived-At: () MON KEY () Wed, 20 Oct 2010 23:02:07 -0400 What is this then: 'a-quoted-variable-but-not-a-symbol ? That depends on who reads it, and when. It's kind of a moo[dt] question. :-D