bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#70368: [PATCH] Use a dedicated type to represent interpreted-functio


From: Stefan Monnier
Subject: bug#70368: [PATCH] Use a dedicated type to represent interpreted-function values
Date: Mon, 29 Apr 2024 13:15:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> Thanks - but seems you broke some use cases of the old defadvice - I am
> greeted with this *Compile Log* when starting Emacs:
>
> | Error (bytecomp): Wrong type argument: arrayp, (lambda
> | (ad--addoit-function &optional nopush edit) (let (ad-return-value) (setq
> | ad-return-value (with-no-warnings (funcall ad--addoit-function nopush
> | edit))) (setq ring-bell-function isearchp-orig-ring-bell-fn)
> | ad-return-value))

I just pushed a patch which should fix this, thanks.


        Stefan






reply via email to

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