projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc909c
)
* lisp/mh-e/mh-utils.el (mh-find-path): Add missing part of previous.
author
Mike Kupfer
<mkupfer@alum.berkeley.edu>
Thu, 8 Mar 2018 06:59:14 +0000
(22:59 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 8 Mar 2018 06:59:14 +0000
(22:59 -0800)
lisp/mh-e/mh-utils.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-utils.el
b/lisp/mh-e/mh-utils.el
index 66d87262bc9bf2bae086581bd3215955e66d0ae6..7bda0a684729bfde488b29459f4e8bc58d704c4e 100644
(file)
--- a/
lisp/mh-e/mh-utils.el
+++ b/
lisp/mh-e/mh-utils.el
@@
-177,6
+177,7
@@
been set. This hook can be used the change the value of these
variables if you need to run with different values between MH and
MH-E."
(unless mh-find-path-run
+ (or mh-variant-in-use (mh-variant-set mh-variant))
;; Sanity checks.
(if (and (getenv "MH")
(not (file-readable-p (getenv "MH"))))