/etc/emacs/site-start.d/50mmm-mode.el is in mmm-mode 0.5.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | ;; This is as far as you can go without perhaps incurring performance
;; issues. You probably want to add (setq mmm-global-mode 'maybe) in
;; your .emacs. 'info mmm-mode' for details
(require 'mmm-auto)
|