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

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

Feval function definition.


From: A Soare
Subject: Feval function definition.
Date: Mon, 26 Mar 2007 13:20:05 +0200 (CEST)

Suppose that I want to  debug the evaluation of a non-byte-compiled function F 
, i.e. (symbol-function 'F) = (lambda (arg) "no comment" CODE etc).

How can I set a breakpoint in Feval to see the uncompiled CODE? (exactly the 
code that I see with (symbol-function ...))

Thanks.








reply via email to

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