emacs-devel
[Top][All Lists]
Advanced

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

Re: a property "definition-type" would help find macro-defined tests


From: Stephen Gildea
Subject: Re: a property "definition-type" would help find macro-defined tests
Date: Thu, 16 Jan 2025 06:47:36 -0800

I am going to break up the pending patch into three pieces:

First, changing definition-type to find-function-type-alist.
There seems to be no objection to this change, and I want to
get it committed before anyone builds on definition-type.
I'll commit this shortly.

Second, the documentation for find-function-type-alist.
I'll respond to this discussion in a separate message on this
thread, but I think this improvement to the manual can be its
own commit.

Third, fixes to ERT's integration with find-func.
These bugs turned out to be more extensive than I first
thought.  I've pulled them out of this patch and into a
separate patch, posted on a separate thread.  I'll wait a bit
to see if anyone wants to review it.  The ert fixes are
necessary before one can use find-function-type-alist with
macros expanding to ert-deftest, but other uses of
find-function-type-alist do not depend on them.

 < Stephen



reply via email to

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