>>>>> On Thu, 13 Feb 2025 15:53:00 +0530, Visuwesh <[email protected]> said:
Visuwesh> I am using an undocumented (autoloaded) function to do so.
Please note
Visuwesh> that I know less than nothing about cl-defgeneric/cl-defmethod
and the
Visuwesh> solution I found was from trial-and-error.
Visuwesh> [ The test returns non-nil once I C-x C-e the cl-defmethod so
that is at
Visuwesh> least something. ]
Nothing in emacs core uses `cl-find-method', so if this breaks you
have a strong case for getting it fixed 🙂
The patch looks fine to me.
Robert
--