> How can I find out what this message says?

Try one of the following:

$ script
Script started, file is typescript
$ mutt
[...]
$ exit
Script done, file is typescript
$ less typescript

 - or - 

$ mutt 2> /tmp/log

 - or -

$ mutt | tee /tmp/another_log


P.S. Turn on line-wrapping in your editor


-- 
Mike Schiraldi
VeriSign Applied Research

Attachment: msg27850/pgp00000.pgp
Description: PGP signature

Reply via email to