summaryrefslogtreecommitdiff
path: root/mh/TODO
blob: 8f9fefb54e685664f6cb0465fec23904c34e4ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
The GNU implementation of MH is primarily aiming to provide an interface
between Mailutils and Emacs using mh-e module. Therefore, a subset of MH
utilities has been selected that would provide such basic functionality.
When this functionality is achieved, other utilities may be implemented.

General information
====================

Aliases are not supported

Utilities Ordered by Importance
===============================

The `State' column gives the state of the given utility:

- Not implemented
+ Fully implemented
* Partially implemented. The `Comments' column lists the missing features.

The `Nice' column gives aproximate priority of the utility in the terms
of unix nice level (-20 the highest, +20 the lowest)

State	Nice	Utility		Comments
-------------------------------------------
+	-20	scan
+	-20	inc
*	-20	repl		--annotate
+	-20	comp		Interactive prompting.
-	-20	forw
*	-20	send		--alias,--filter,--format,--forward,--mime,
				--split,--width
*	-20	refile		--link copies messages.
*	-20	rmm		rmproc:	
*	-15	folder(s)	--pack,--verbose
-	-15	mhn
+	-10	rmf
+	0	install-mh	
*	4	mhl		Following format variables are ignored:
				center,split,datefield
+	5	mark
*	5	pick		--before and --after are not supported. See
				also the README entry for it.
+	10	anno
-	10	burst
*	10	whom		--check 
+	10	mhpath
+	10	whatnow		
+	20	sortm

Utilities In Alphabetical Order
===============================

anno
burst
comp
folder(s)
forw
install-mh
mark
mhl
mhn
mhpath
pick
refile
repl
rmf
rmm
send
sortm
whatnow
whom

Return to:

Send suggestions and report system problems to the System administrator.