Commit graph

23 commits

Author SHA1 Message Date
Gerd Moellmann
38246e2ad6 (mh-find-progs): Add directory `etc' to
the list of directories scanned heuristically.
2000-01-30 21:19:21 +00:00
Gerd Moellmann
b787fc059e Use new backquote syntax. 1999-11-15 14:26:07 +00:00
Richard M. Stallman
7c3b9c62f6 (mh-find-path-run): New variable.
(mh-find-path): Test and set that.
Set mail-user-agent only the first time this function is run.
(mail-user-agent): Defvar deleted.
1999-08-01 12:55:28 +00:00
Richard M. Stallman
539eedecc0 (mh-find-progs): Try /etc/nmh and lib/nmh dirs. 1999-04-07 23:48:18 +00:00
Karl Heuer
ae3864d7a3 (mh-lib): Doc fix.
(mh-lib-progs, mh-nmh-p): New vars.
(mh-find-progs): Set mh-lib-progs along with other vars.
(mh-path-search): New arg FUNC-P; if specified, use that instead
of mh-file-command-p.
(mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
1999-03-01 03:45:51 +00:00
Richard M. Stallman
fba78e50eb (mh-find-progs): Avoid WTA error
when mh-progs is nil.  Give a clear specific error message instead.
1998-06-28 22:52:49 +00:00
Richard M. Stallman
f539933537 (mh-make-folder-list-filter): store-match-data => set-match-data. 1998-03-14 04:51:45 +00:00
Richard M. Stallman
056e1e3fe7 Change eql calls to eq. 1997-07-23 21:40:04 +00:00
Richard M. Stallman
eaff57bb12 (mh-make-folder-list-background):
Don't call mh-find-path if we were called from there.
(mh-find-path): Move mh-make-folder-list-background call to the end.
1997-07-21 20:30:49 +00:00
Richard M. Stallman
59fed028fe (mh-find-path): Handle mh-auto-folder-collect here,
not when this file is loaded.
1997-07-21 04:59:04 +00:00
Richard M. Stallman
f209429d37 (mh-file-command-p): New function.
(mh-path-search): Use that.
(mh-find-progs): Don't check current directory
unless explicitly requested.  Don't set mh-progs or mh-lib
if the programs are not found.  Give an error message
unless they are found.
1997-05-20 05:26:22 +00:00
Richard M. Stallman
20f0de751d Add defgroup; use defcustom for user vars. 1997-04-12 20:20:55 +00:00
Richard M. Stallman
5d0e8ddd8e (mh-find-progs): When looking for mh-lib, construct
likely paths based on mh-progs rather than using a static list.
1997-03-25 02:22:04 +00:00
Richard M. Stallman
a2795b1cb9 (mail-user-agent): Replaces mua-paradigm.
(mh-find-path): Set mail-user-agent.
1996-06-28 06:56:17 +00:00
Karl Heuer
523042554c (mh-handle-process-error): Fix error format string. 1996-01-29 23:17:16 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
c895a24800 (mh-display-msg): Use kill-local-variable
to clear out write-contents-hooks.
1996-01-09 23:19:28 +00:00
Karl Heuer
b3470e4c6b (mh-goto-msg): binary search (much faster!).
(mh-prompt-for-folder): error if regular file.
1995-11-03 02:29:09 +00:00
Karl Heuer
c80ababd85 (mh-set-mode-name): Use force-mode-line-update. 1995-04-25 22:27:45 +00:00
Karl Heuer
9b7bc07699 Comment fixes. 1995-04-10 00:20:07 +00:00
Karl Heuer
b6d4ab054b New version from author 1995-04-09 22:29:08 +00:00
Richard M. Stallman
c919c21a69 (mh-progs, mh-lib): Move from mh-e.el
to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el

(mh-find-progs): Add paths for BSDI.  Put local
paths first so they override vendor paths.

(with-mh-folder-updating): Optimize to keep
buffer-file-name nil even while restoring modified-p status at end.
1994-04-13 20:42:42 +00:00
Richard M. Stallman
c26cf6c836 entered into RCS 1994-03-15 06:16:30 +00:00