On Wed, Aug 20, 2014 at 11:55:56PM +0000, Karl Berry wrote: > Hi Mahlon, > > The largest of these is that v:5.1 ignores the '--fill-column' option. > > Thanks for the report. It seems that the value from the cmdline was not > being propagated to the parsing; the change below appears to fix this. > I can't say I'm 100% sure this function (converter_initialize in > Plaintext.pm) is the right place to change it (Patrice, I trust you will > check me at some point). We should also add a test for it.
It is the right place. Your patch is ok, except that I would have placed it a bit later. I'll do it and commit. -- Pat
