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

Re: [Mutt] #2995: Mutt is folding subject line folds using a tab,



#2995: Mutt is folding subject line folds using a tab, which appears to be 
against
RFC 2822
----------------------+-----------------------------------------------------
  Reporter:  frnkblk  |       Owner:  pdmef                     
      Type:  defect   |      Status:  closed                    
  Priority:  minor    |   Milestone:  1.6                       
 Component:  mutt     |     Version:  1.5.17                    
Resolution:  fixed    |    Keywords:  header folding white-space
----------------------+-----------------------------------------------------

Comment(by Rocco Rutte):

 {{{
 Hi,

 * Derek Martin wrote:


 Just for the archives, you don't need mercurial for it. The web
 interface at dev.mutt.org/hg/mutt support styles, including a 'raw'
 style that lets you download the patch directly:

   cd mutt_source
   wget -O- http://dev.mutt.org/hg/mutt/rev/298194c414f0?style=raw | patch
 -R

 That only requires patch to be installed.

 I tested it and indeed, this changeset breaks because wcwidth(\t) is -1,
 thus never printing the char. I'll push a fix shortly, so you don't need
 to open a ticket for this one, see #3270.

 Rocco
 }}}

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