emacs-devel
[Top][All Lists]
Advanced

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

Re: Debug ???


From: Eli Zaretskii
Subject: Re: Debug ???
Date: Sun, 01 Jan 2023 08:32:26 +0200

> From: Perry Smith <pedz@easesoftware.com>
> Date: Sat, 31 Dec 2022 18:52:56 -0600
> 
> 
>         (cons 'not (lambda (fn)
>                      (lambda (node parent bol &rest _)
>                        (debug)
>                        (not (funcall fn node parent bol)))))
> 
> There is a debug statement that I am guess was left behind by accident.
> 
> I’m sending little emails like this instead of opening bug reports but I’m 
> happy to change my cruel and evil ways.

Yes, please do open a bug for each such case.

Thanks.



reply via email to

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