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

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

bug#43609: 28.0.50; eldoc-documentation-function [vs new eldoc-display-f


From: João Távora
Subject: bug#43609: 28.0.50; eldoc-documentation-function [vs new eldoc-display-functions]
Date: Wed, 28 Oct 2020 09:54:16 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> João Távora <joaotavora@gmail.com> writes:
>
>> [Lars, I'm CC'ing you specifcally since there's a patch to review at the
>> end.]
>
> I don't really know much about eldoc, so I don't have much to say here...
>
> [...]
>
>> +(defalias 'elisp-eldoc-documentation-function 
>> 'elisp--documentation-one-liner
>
> [...]
>
>> +(make-obsolete 'elisp-eldoc-documentation-function
>> +               "use ElDoc's interfaces instead." "28.1")
>> +
>
> But this seems like the correct approach -- we should never remove
> non-internal functions without going through the obsoletion process.
> (And "--" functions are the only ones that are clearly marked as
> internal; for internalish functions prior to that convention we have to
> do this for all of them, whether we consider them internal or not.)

OK, I'm pushing that.

João





reply via email to

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