help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mis-features of let


From: Barry Margolin
Subject: Re: Mis-features of let
Date: Wed, 20 Apr 2005 00:12:20 -0400
User-agent: MT-NewsWatcher/3.4 (PPC Mac OS X)

In article <1113942671.973916.309740@l41g2000cwc.googlegroups.com>,
 "rgb" <rbielaws@i1.net> wrote:

> > The lifetimes of the other cells are totally unaffected by the the
> let,
> 
> This is where you are obviously wrong as I proved in my example.

Are you talking about the example where you bound a symbol with let and 
then used put to add a property, and then you uninterned the symbol?  I 
already explained why that had the behavior you saw, and it has nothing 
to do with let affecting the property list.  It's because when you 
uninterned the symbol and then typed the symbol again, you got a 
different symbol than the one that was in the function.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


reply via email to

[Prev in Thread] Current Thread [Next in Thread]