emacs-devel
[Top][All Lists]
Advanced

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

Re: Debug ???


From: Perry Smith
Subject: Re: Debug ???
Date: Sat, 31 Dec 2022 18:57:48 -0600


> On Dec 31, 2022, at 18:52, Perry Smith <pedz@easesoftware.com> wrote:
> 
>        (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.

This is from treesit.el — sorry for the omission.

Attachment: signature.asc
Description: Message signed with OpenPGP


reply via email to

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