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

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

Re: Using `ignore`


From: Stefan Monnier
Subject: Re: Using `ignore`
Date: Thu, 18 Apr 2013 08:37:41 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> It's also useful for dumping out variable values; in the middle of a
> defun, you can insert
>     (ignore foo bar baz)
> , and then do M-x trace-function-background <CR> ignore <CR>.  This is a
> useful trick for places edebug can't reach.

Good point.  Tho in Emacs trunk you can use `trace-values' instead.


        Stefan




reply via email to

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