GNU bug report logs -
#21090
25.0.50; `condition-case-no-debug': Please fix indentation & highlighting
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sat, 18 Jul 2015 20:08:01 UTC
Severity: minor
Tags: wontfix
Found in version 25.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
In Emacs 23 you introduced `condition-case-no-debug'. In Emacs 24.1 you
immediately turned around and deprecated it - to improve the name.
Hindsight is 20x20, but such things happen.
What should not happen is that when you make such a replacement,
especially for a simple renaming, you break the behavior of the alias
that is deprecated.
You should at least let the alias act the same as the newly named
replacement (and in the case of just a renaming, act the same as it did
before). Especially for a macro, you should reinstate the highlighting
and, especially, the indentation, so one can use recent Emacs on code
that must work also with Emacs 23.
This macro is one case in point. Please restore at least the
indentation, and preferably the font-lock highlighting as well.
And then please search for other such renamings of things that had
indentation declarations and were font-locked, and fix them too.
Thx.
In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
of 2014-10-20 on LEG570
Bzr revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'
This bug report was last modified 9 years and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.