emacs-devel
[Top][All Lists]
Advanced

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

Re: Watchpoints for emacs lisp.


From: alin.s
Subject: Re: Watchpoints for emacs lisp.
Date: Sun, 16 May 2010 14:10:29 -0700 (PDT)



Stefan Monnier wrote:
> 
> 
>> I do not think thta somewhere in code is changed the value of a symbol,
>> otherwise than via calling Fset & similar.
> 
> aset, puthash, setcar, setcdr, nconc, put-text-property, ... modify
> existing objects and can hence affect the values held by symbols without
> going though Fset or similar.
> 
> 

I'll implement mmu . Can I find a documentation/manual to see how alloc.c
works for every kind of Lisp Object ?


Alin

-- 
View this message in context: 
http://old.nabble.com/Watchpoints-for-emacs-lisp.-tp28512483p28577398.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.




reply via email to

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