GNU bug report logs -
#39274
Warn when using obsolete command interactively
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Fri, 24 Jan 2020 23:27:02 UTC
Severity: wishlist
Tags: notabug, wontfix
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Severity: wishlist
When I run an obsolete command interactively, e.g.
`M-x eshell-report-bug', there is no indication that this is an
obsolete command which will be removed in a future version of Emacs.
It's good that there is a warning from the byte-compiler, but it
doesn't help with commands that are normally only used interactively.
This leads to a situation where users can happily be using these
commands, and when upgrading find that they no longer exist. They
also don't know what to use instead without researching online.
Please add a warning along these lines:
(message "The `%s' command is obsolete since version %s, use `%s' instead"
obsolete-name version current-name)
Best regards,
Stefan Kangas
This bug report was last modified 5 years and 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.