GNU bug report logs -
#44565
27.1; global-cedet-m3-minor-mode does not exist anymore. Remove from documentation?
Previous Next
Reported by: Vladimir Nikishkin <lockywolf <at> gmail.com>
Date: Wed, 11 Nov 2020 02:06:01 UTC
Severity: normal
Tags: fixed
Found in version 27.1
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Vladimir Nikishkin <lockywolf <at> gmail.com> writes:
> If you type C-h d global-cedet-m3-minor-mode RET ,
> you will find that this "global minor mode" is listed as a potential
> component of semantic.
>
> However, if you grep Emacs' source directory for this string, you will
> find that it does not exist anywhere else.
>
> Shall the mention be removed?
I tried googling for the mode to see whether it had been removed at some
point, or whether it was an out-of-tree addition that's also mentioned
in-tree. I did find some instances of
(add-to-list 'semantic-default-submodes 'global-cedet-m3-minor-mode t) ;;
which seems like the correct way to handle this, if it's the latter.
So I've now removed the mode from the in-tree CEDET in Emacs 28.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 250 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.