[Top][All Lists]
[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.
- Re: Watchpoints for emacs lisp., (continued)
- Re: Watchpoints for emacs lisp., Stefan Monnier, 2010/05/15
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., Lennart Borgman, 2010/05/16
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., Lennart Borgman, 2010/05/16
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., Stefan Monnier, 2010/05/16
- Re: Watchpoints for emacs lisp.,
alin.s <=
- Re: Watchpoints for emacs lisp., Stefan Monnier, 2010/05/17
- Re: Watchpoints for emacs lisp., Andreas Schwab, 2010/05/15
- Re: Watchpoints for emacs lisp., Stefan Monnier, 2010/05/15
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., Chad Brown, 2010/05/16
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16
- Re: Watchpoints for emacs lisp., Lennart Borgman, 2010/05/16
- Re: Watchpoints for emacs lisp., alin.s, 2010/05/16