1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-20 05:41:29 -07:00
emacs/lisp/mh-e
Stephen Gildea 2598b8874e MH-E: fix check for nmh or Mailutils installation
* lisp/mh-e/mh-e.el (mh-variant-gnu-mh-info, mh-variant-nmh-info):
Run install-mh, not mhparam, to check whether an MH variant is
installed on the system.  mhparam fails if no user profile is found,
so it is not a reliable check of the state of the system as a whole.

Tested with:
nmh 1.4, nmh 1.7.1, GNU Mailutils 2.2, GNU Mailutils 3.7, GNU Mailutils 3.13
2021-09-17 07:10:58 -07:00
..
ChangeLog.1
ChangeLog.2
mh-acros.el
mh-alias.el
mh-buffers.el
mh-comp.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-compat.el
mh-e.el MH-E: fix check for nmh or Mailutils installation 2021-09-17 07:10:58 -07:00
mh-folder.el
mh-funcs.el
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-letter.el
mh-limit.el
mh-mime.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00
mh-print.el
mh-scan.el
mh-search.el
mh-seq.el
mh-show.el
mh-speed.el
mh-thread.el
mh-tool-bar.el
mh-utils.el
mh-xface.el ; migrate MH-E to mail-parse library 2021-08-23 19:59:39 -07:00