#3857: lines starting with a whitespace are not wrapped at a word boundary 
(though
$smart_wrap is set)
----------------------+----------------------
  Reporter:  vinc17   |      Owner:  mutt-dev
      Type:  defect   |     Status:  new
  Priority:  minor    |  Milestone:
 Component:  display  |    Version:  1.6.1
Resolution:           |   Keywords:
----------------------+----------------------

Comment (by kevin8t8):

 I'll think about it some more to be sure.  But it seems like both changes
 are trying to solve the problem of leading spaces followed by a really
 long word.

 Tamo's commit was solving an infinite loop when the NSKIP flag was set.

 Rocco's commit was solving a funky display issue for a folded header with
 a single long word in the fold.

 It seems to me that Tamo's commit could just be generalized instead to
 anytime ch is 0.  I'm attaching an '''untested''' patch, which I'll test
 (and clean up, etc) some more tomorrow.

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

Reply via email to