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

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

Re: edebug question - context of calling function


From: David Vanderschel
Subject: Re: edebug question - context of calling function
Date: Wed, 29 Oct 2003 21:38:26 -0600

"jan" <janmar@iprimus.com.au> wrote in message
news:mailman.2431.1067076191.21628.help-gnu-emacs@gnu.org...
> "David Vanderschel" <DJV1@Austin.RR.com> writes:
> > Unfortunately, I am not in a position to recompile emacs.  However,
> > even if I were, I fear that I have missed the point of jan's
> > edebug-symbol-values.

> Perhaps the doc strings didn't make much sense, here is an example:

> (let ((a 1))
>   (let ((a 3))
>     (symbol-values 'a))) => (3 1 unbound)

I get it now.  It is relevant.  Wish I had it.

Thanks,
  David V.




reply via email to

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