show: Special-cased -show(mime)proc for mhshow: it needs msgs not file args.
[mmh] / README
1 Installing
2 ----------
3 Please read the INSTALL file.
4
5 Copying
6 -------
7 nmh uses a BSD-style license, which should be in the top-level of the
8 distribution in a file named COPYRIGHT.
9
10 Developers
11 ----------
12 Information of interest to nmh developers can be found in the
13 README.developers file in the docs subdirectory of this distribution. 
14 If you're hacking on the code, you should also definitely subscribe to
15 the nmh-workers mailing list. To do so, please visit the nmh-workers
16 info page at
17 http://lists.nongnu.org/mailman/listinfo/nmh-workers
18 If you're interested in working on nmh, but aren't sure what to do, see
19 the TODO file in the docs subdirectory. There's plenty of work there.
20
21 Working with your shell
22 -----------------------
23 The files COMPLETION-BASH, COMPLETION-TCSH and COMPLETION-ZSH in the
24 docs subdirectory give cookbook examples of how to use the enhanced
25 features of these shells with nmh. There is also a section in Jerry
26 Peek's book covering nmh/MH and working with the shell. The section is
27 available online here: http://www.ics.uci.edu/~mh/book/mh/mhanthsh.htm
28
29 For More information
30 --------------------
31 There is more information, including a FAQ and a bit of historical
32 information in the docs subdirectory. There are also links to further
33 documentation on the nmh website located at http://nmh.nongnu.org/ .
34