From c9021f4b5e565c9ec7606b8b0229172bd01ba1ae Mon Sep 17 00:00:00 2001 From: Dan Harkless Date: Thu, 11 Nov 1999 01:01:07 +0000 Subject: [PATCH] * 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. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) 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] -- 1.7.10.4