<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3135: cannot stop header wrap/folding;



#3135: cannot stop header wrap/folding; wrapping ignores user $wrap setting
----------------------+-----------------------------------------------------
  Reporter:  idallen  |       Owner:  pdmef                                  
      Type:  defect   |      Status:  started                                
  Priority:  minor    |   Milestone:  1.6                                    
 Component:  mutt     |     Version:  1.5.18                                 
Resolution:           |    Keywords:  wrap header fold folding terminal width
----------------------+-----------------------------------------------------

Comment(by idallen):

 The new patch for #2995 is an improvement; it mangles SpamAssassin reports
 somewhat less.  I still want to turn *off* header wrapping completely,
 and setting wrap=0 is not working.

 This is (part of) what the raw message contains (3 lines, one longer than
 80):


 {{{
 X-Spam-Report: 3.1
         *  0.9 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP
 address
         *      [200.120.136.5 listed in dnsbl.sorbs.net]
 }}}


 This is what mutt displays it as (4 lines):


 {{{
 X-Spam-Report: 3.1
         *  0.9 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP
         address
         *      [200.120.136.5 listed in dnsbl.sorbs.net]
 }}}


 I don't want mutt to do that wrapping.  I expected wrap=0 to turn it
 off and it doesn't work.  What am I supposed to do to disable this?

 If I have a message with a long Subject (e.g. 90 characters), all on
 one line, and I reply to that message, mutt mangles the Subject into
 multiple lines in my reply.  I don't want mutt to do that wrapping.
 I expected wrap=0 to turn it off and it doesn't work.  What am I supposed
 to do to disable this?

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3135#comment:8>
Mutt <http://www.mutt.org/>
The Mutt mail user agent