]> git.eshelyaron.com Git - emacs.git/commit
MH-E: do not look for MH variants in relative directories
authorStephen Gildea <stepheng+emacs@gildea.com>
Tue, 8 Jun 2021 04:47:24 +0000 (21:47 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Tue, 8 Jun 2021 04:47:24 +0000 (21:47 -0700)
commit0d42c92978491588a3ad67ec59a5e105e8f1ab3a
tree65e960cd0131dec7de5f3882c0b52008e027a5fb
parent19ef864084c9765b7736851b46dcbcbe3dbfcf27
MH-E: do not look for MH variants in relative directories

* lisp/mh-e/mh-e.el (mh-variants): Do not examine relative directories
in exec-path (e.g., "."); these won't have MH installed.  Also,
file-chase-links is not robust with relative names: you cannot pass it
a relative name that is a symlink.
lisp/mh-e/mh-e.el