#3600: postpone inserts space when line starts with space
--------------------+-------------------------------------------------------
Reporter: me | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version:
Keywords: |
--------------------+-------------------------------------------------------
{{{
A message consisting of the single line
test
(with one space at the start of the line) will become
test
when postponed. This can be verified by checking the postponed mail
folder with a text editor. This can be repeated: each postpone adds
a space to the start of any lines that already begin with spaces.
Which part of the code should I start looking at? I see this in
1.5.21 and the current version in the repository, but not in 1.5.13.
(I've checked some obvious parts of the code but after ending up
in rfc2047.c realised I cannot easily determine what is likely to
be relevant. A pointer to potentially relevant code would allow me
to binary search the commit log for the changeset that introduced
the problem.)
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3600>
Mutt <http://www.mutt.org/>
The Mutt mail user agent