GNU bug report logs -
#10428
24.0.92; Please remove unnecessary alias `which-func-mode`
Previous Next
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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 4 Jan 2012 00:42:02 +0100
with message-id <CAAeL0SQE6NfF4jrBnEpmDmW_UdJM5dP+wPOEaws=2yTVfUFZVQ <at> mail.gmail.com>
and subject line Re: bug#10428: 24.0.92; Please remove unnecessary alias `which-func-mode`
has caused the debbugs.gnu.org bug report #10428,
regarding 24.0.92; Please remove unnecessary alias `which-func-mode`
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
10428: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10428
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.
In GNU Emacs 24.0.92.1 (i386-mingw-nt5.1.2600) of 2011-12-06 on MARVIN
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.6) --no-opt --cflags
-ID:/devel/emacs/libs/libXpm-3.5.8/include
-ID:/devel/emacs/libs/libXpm-3.5.8/src
-ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
-ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
-ID:/devel/emacs/libs/giflib-4.1.4-1/include
-ID:/devel/emacs/libs/jpeg-6b-4/include
-ID:/devel/emacs/libs/tiff-3.8.2-1/include
-ID:/devel/emacs/libs/gnutls-2.10.1/include --ldflags
-LD:/devel/emacs/libs/gnutls-2.10.1/lib'
[Message part 3 (message/rfc822, inline)]
> 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.