From: Dan Harkless Date: Thu, 11 Nov 1999 01:01:07 +0000 (+0000) Subject: * Add command to reverse the action of rmm [-nounlink] -- "urmm"? "umm"? "um"? X-Git-Tag: nmh-1_0~122 X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;ds=inline;h=c9021f4b5e565c9ec7606b8b0229172bd01ba1ae;p=mmh * 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. --- diff --git a/TODO b/TODO index 8760d1a..3ae3679 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,13 @@ 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]