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: goncholden
Subject: bug#54550: Debugging elisp files
Date: Fri, 25 Mar 2022 11:47:32 +0000

------- Original Message -------

On Friday, March 25th, 2022 at 8:51 PM, Robert Pluim <rpluim@gmail.com> wrote:

> > > > > > 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

That sounds good.





reply via email to

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