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

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

bug#10428: 24.0.92; Please remove unnecessary alias `which-func-mode`


From: Stefan Monnier
Subject: bug#10428: 24.0.92; Please remove unnecessary alias `which-func-mode`
Date: Wed, 04 Jan 2012 23:59:34 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

>> So the function was called which-func-mode, then renamed to
>> which-function-mode, and the old name kept for compatibility.
> Perhaps `which-func-mode' should be marked as obsolete, so that it can
> be removed in Emacs 24.2?

It should indeed be marked as obsolete and turned into a non-interactive
function (i.e. not an alias any more).
M-x which-func-mode RET will still work thanks to
partial-completion anyway.


        Stefan





reply via email to

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