[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo bug
From: |
Patrice Dumas |
Subject: |
Re: makeinfo bug |
Date: |
Thu, 21 Aug 2014 11:32:41 +0200 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
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