On Wed, Oct 13, 1999 at 11:18:04PM +0200, Kurt Garloff wrote:
> * delete_tilde: Some editors don't behave: They leave backup files with
> a tilde laaying around. If set, mutt takes care of those ...
The best way to fix this is to use a wrapper shell script that either
uses command-line flags to shut off backup files, or just deletes the
backup. Since different editors use different backup file notations,
this will handle more cases. And, from a design perspective, mutt
shouldn't be cleaning up after the editor.
> * highlight_unread: As the color index option does not parse the flags,
> it is not possible to highlight unread messages with color index.
> highlight_unread will do it ...
"color index fgcolor bgcolor ~N" doesn't work for you? "~O" might be
necessary if you use mark_old. But this works wonderfully for me.
--
Manoj Kasichainula - manojk at io dot com - http://www.io.com/~manojk/