emacs-devel
[Top][All Lists]
Advanced

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

Re: Watchpoints for emacs lisp.


From: Stephen J. Turnbull
Subject: Re: Watchpoints for emacs lisp.
Date: Wed, 12 May 2010 11:04:17 +0900

A. Soare writes:

 > Can you use the change of an array if a symbol does not point to
 > it?

Anything that can be the value of a symbol can be a component of a
list, vector, or other structure (buffer, frame, etc) without being
the value of any symbol.

Cf. `setf'.



reply via email to

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