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

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

bug#54550: Debugging elisp files


From: Robert Pluim
Subject: bug#54550: Debugging elisp files
Date: Fri, 25 Mar 2022 09:51:25 +0100

>>>>> On Fri, 25 Mar 2022 08:38:31 +0000, goncholden 
>>>>> <goncholden@protonmail.com> said:
    >> You can wrap blocks of code in (when nil) to achieve the same.
    >> Robert

    goncholden> I cannot say that the "(when nil)" can include a chunk of 
defuns though,
    goncholden> only sections within a function.

Have you tried it? `defun' forms are no different from any other lisp
form in that respect.

Robert
-- 





reply via email to

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