Florian Schintke wrote: > It would be great if mutt would wrap the fields dispayed in the > compose window over several lines if necessary. > If I mail to many people, like a bunch of students I can only see > two or three of the names in the 'To:' field, because the list is too > long. It would be great to see all of them to make sure all receive > the mail. This applies also for the 'Cc:' and 'Bcc:' fields.
Currently the only way to see all of the recipients is to use set edit_headers such that when you 'e'dit the message, the entire message header is included in your editor. It probably would be overly complex to have Mutt try to display arbitrarly long lines in the compose menu. At some point you can't display all of them anyway because there needs to be room for the other fields as well.