[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 7899fa4: Declare some ancient compat aliases obsolete (Bug#41
From: |
Stefan Kangas |
Subject: |
Re: master 7899fa4: Declare some ancient compat aliases obsolete (Bug#41328) |
Date: |
Sun, 9 Aug 2020 09:39:19 -0700 |
Eli Zaretskii <eliz@gnu.org> writes:
>> > -(defalias 'manual-entry 'man)
>> > +(define-obsolete-function-alias 'manual-entry 'man "28.1")
>>
>> FWIW - but: I lost 30 minutes to find out why completion is broken: M-x
>> manu TAB doesn't complete any more to manual-entry (you get "no match"),
>> although manual-entry RET works. If you don't know that the above
>> change has been made, this behavior is very confusing.
>
> If this change causes inconvenience, we should revert it, IMO.
I've now reverted this part of the patch on master.
Best regards,
Stefan Kangas