Fix mh-show-msg: Symbol’s value as variable is void: mh-mm-inline-media-tests
* lisp/mh-e/mh-show.el: Require mh-mime
This commit is contained in:
parent
3b7273f4ae
commit
a92ee5ca3c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'mh-e)
|
||||
(require 'mh-mime)
|
||||
(require 'mh-scan)
|
||||
|
||||
;; Dynamically-created function not found in mh-loaddefs.el.
|
||||
|
|
Loading…
Add table
Reference in a new issue