Fixed multiple bugs in makedir(). First off, when creating nested folders, it
[mmh] / TODO
diff --git a/TODO b/TODO
index 861da67..3ae3679 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
 [TODO]
 
+* fix msh/mmdf problems.
+* Add IPv6 support.
+* Check/fix compilation on 64-bit systems.
 * Write different function to read configuration files, instead
   of using m_getfld.c
 * convert calls from sprintf/vsprintf to snprintf/vsnprintf
   standard out, when filtering files.
 * Add switch -more to `show' to call moreproc.
 * Add new command "show" at WhatNow? prompt.
+* Add command to reverse the action of rmm [-nounlink] -- "urmm"?  "umm"?  "um"?
+* Allow user customization of which kinds of text parts in multipart/alternative
+  messages are preferred.  It would be nice if one selectable behavior would be
+  to be prompted at runtime for which version to show.
+* Add a new %-escape that makes temp files more permanent than %f, so that you
+  can use gnuclient -q or netscape -remote on message parts.  Put netscape
+  -remote in mhn.defaults for text/html once this is done.
 
 [POSSIBILITIES]
 
@@ -53,8 +63,10 @@ OPTIONS
 
 COMP
 ----
-*) add option so that prompter can be used to input addresses,
-   before the real editor is called to edit message.
+* add option so that prompter can be used to input addresses,
+  before the real editor is called to edit message.
+* fix -nowhatnowproc switch. Right now whatnowproc starts the edit
+  session instead of comp, so -nowhatnowproc does nothing.
 
 FLIST
 -----