GNU bug report logs - #10428
24.0.92; Please remove unnecessary alias `which-func-mode`

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 3 Jan 2012 22:54:02 UTC

Severity: minor

Found in version 24.0.92

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 10428-done <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 10428-done <at> debbugs.gnu.org
Subject: Re: bug#10428: 24.0.92;
	Please remove unnecessary alias `which-func-mode`
Date: Wed, 4 Jan 2012 00:42:02 +0100
> Why was this alias defined?  Is there a good reason for it?  This is a
> bad precedent to set.  Unless there is a _particular_ reason to do this
> for this command (and not for umpteen other Emacs commands), please
> remove this seemingly gratuitous alias.

2001-06-26  Richard M. Stallman  <rms <at> gnu.org>

        * which-func.el (which-func-maxout): Increase default to 500000.
        (which-function-mode): This is now the "real" name of the function.
        (which-func-mode): Now an alias.
        (which-func-mode-global): Name deleted.

So the function was called which-func-mode, then renamed to
which-function-mode, and the old name kept for compatibility.

It took me all of a grep in lisp\ChangeLog* to find it ;-)

    Juanma




This bug report was last modified 13 years and 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.