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

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

bug#54071: fix incompatible arity change help-fns


From: Lars Ingebrigtsen
Subject: bug#54071: fix incompatible arity change help-fns
Date: Sun, 20 Feb 2022 19:29:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> A recent change changed the arity of this function, braking
>> callers that pass 2 arguments.
>> 
>> This function was called from the excellent package helpful.el
>> which throws a lisp error now
>
> How come an internal function is called outside Emacs?

Yes, I think this is a bug that should be reported to the helpful.el
maintainer(s).  Internal Emacs functions will change signatures (or
cease to exist) without warning, so they shouldn't be used by external
packages.

So I don't think there's anything to be done here in Emacs, and I'm
therefore closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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