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

[Mutt] #3403: soft-fill doesn't count threads' tree lines



#3403: soft-fill doesn't count threads' tree lines
------------------------------------+---------------------------------------
 Reporter:  daniell                 |       Owner:  mutt-dev
     Type:  defect                  |      Status:  new     
 Priority:  minor                   |   Milestone:          
Component:  mutt                    |     Version:  1.5.20  
 Keywords:  soft fill index format  |  
------------------------------------+---------------------------------------
 I'm using an index_format like this:
 {{{
 set index_format='%3C[%e] %Z %-15.15F %s%*  (%4.4c) %{%y.%m.%d %H:%M}'
 }}}
 When getting a message with a very long subject, the soft-fill (%*) takes
 care that the date and the message size is always shown. However, when
 looking at threads, soft-fill fails to count in the tree branches of the
 threads in the index, and pushes the characters on the right side out of
 the window space.
 eg.:
 {{{
   1[1]     N.      L.      Re: [munin-users] U when fetching plugin values
 from master, but re (4,9K) 10.04.09 13:29
   2[2]     G.       P.     ââ>[munin-users] Maintenance of Munins SELinux
 policies (was: Re: U when  (4,2K) 10.04.09
 }}}
 You can see that the "time" string has disappeared in the second message,
 while with the first message soft-fill was succesful displaying everything
 that was meant to be displayed.

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