In "emacs24 -q",
M-x mgp-mode
gives an error
[No match]
It'd be good if the autoload in 50mgp.el
(autoload 'mgp-mode "mgp-mode")
was marked interactive the same as mgp-mode.el has it interactive,
(autoload 'mgp-mode "mgp-mode" t)