#3135: cannot stop header wrap/folding; wrapping ignores user $wrap setting ----------------------+----------------------------------------------------- Reporter: idallen | Owner: mutt-dev Type: defect | Status: new Priority: minor | Milestone: Component: mutt | Version: 1.5.18 Resolution: | Keywords: wrap header fold folding terminal width ----------------------+-----------------------------------------------------
Comment(by idallen): Also: if you reply to a message using the current newly-mangled mutt, and you include headers in your editor, the reply has all the headers folded to your terminal width and nothing you can do will stop that. Again, I think mutt_write_one_header() is likely to blame here. I reverted mutt to the previous non-mangling behaviour by adding a kludge of "wraplen = HUGE_STRING - 5;" at the start of this function. Someone who knows better will no doubt find the right thing to do. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3135#comment:2> Mutt <http://www.mutt.org/> The Mutt mail user agent