Blame view

mh/TODO 1.63 KB
1 2 3 4 5 6 7 8 9 10 11 12
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.

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

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

- Not implemented
+ Fully implemented
Sergey Poznyakoff authored
13
* Partially implemented. The `Comments' column lists the missing features.
14 15 16 17 18 19 20 21

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
22
*	-20	repl		--inplace,--query
23 24
+	-20	comp		
*	-20	forw		--inplace
Sergey Poznyakoff authored
25
*	-20	send		--alias,--filter,--format,--forward,--mime,
Sergey Poznyakoff authored
26
				--width
27 28
*	-20	refile		--link copies messages
+	-20	rmm		
Sergey Poznyakoff authored
29
+	-15	folder(s)	
30
*	-15	mhn		-[rw]?cache, -type
31
+	-10	rmf
Sergey Poznyakoff authored
32
+	0	install-mh	
Sergey Poznyakoff authored
33 34
*	4	mhl		Following format variables are ignored:
				center,split,datefield
Sergey Poznyakoff authored
35
+	5	mark
Sergey Poznyakoff authored
36
+	5	pick		See the README entry.
Sergey Poznyakoff authored
37
+	10	anno            -inplace
Sergey Poznyakoff authored
38
+	10	burst		See the README entry.
Sergey Poznyakoff authored
39
*	10	whom		--check 
40
+	10	mhpath
Sergey Poznyakoff authored
41
+	10	whatnow		
Sergey Poznyakoff authored
42
+	20	sortm
43
+       20      prompter
Sergey Poznyakoff authored
44
*       20      msgchk          --date functionality not implemented
45
+       20      show            next, prev not implemented
46 47 48 49 50 51

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

anno
burst
Sergey Poznyakoff authored
52
comp
53 54 55 56 57 58 59
folder(s)
forw
install-mh
mark
mhl
mhn
mhpath
Sergey Poznyakoff authored
60
msgchk
61
pick
62
prompter
63 64 65 66 67
refile
repl
rmf
rmm
send
68
show
69
sortm
Sergey Poznyakoff authored
70
whatnow
71
whom
Sergey Poznyakoff authored
72 73 74

Individual TODOs
================
Sergey Poznyakoff authored
75
* Add support for RFC 2231 to mhn