[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo and end-of-line format
From: |
Gavin Smith |
Subject: |
Re: makeinfo and end-of-line format |
Date: |
Mon, 15 Jun 2015 18:09:02 +0100 |
On 15 June 2015 at 18:01, Patrice Dumas <address@hidden> wrote:
> But for most of the other formats, like HTML, DocBook, XML and, maybe
> more importrantly PlanText, it would be better to keep CRLF end of lines
> on windows. So adding an argument to open_out seems to be a good idea
> to be able to differentiate Info nd other formats.
I've attached the first change I made, which collects the calls to
open_out in a single function. It should be easy to add the argument
to open_out here, in _open_info_file in my patch.
info-try-binmode.patch
Description: Text Data
- makeinfo and end-of-line format, Eli Zaretskii, 2015/06/10
- Re: makeinfo and end-of-line format, Gavin Smith, 2015/06/10
- Re: makeinfo and end-of-line format, Gavin Smith, 2015/06/10
- Re: makeinfo and end-of-line format, Eli Zaretskii, 2015/06/11
- Re: makeinfo and end-of-line format, Karl Berry, 2015/06/14
- Re: makeinfo and end-of-line format, Eli Zaretskii, 2015/06/14
- Re: makeinfo and end-of-line format, Gavin Smith, 2015/06/15
- Re: makeinfo and end-of-line format, Patrice Dumas, 2015/06/15
- Re: makeinfo and end-of-line format,
Gavin Smith <=
- Re: makeinfo and end-of-line format, Eli Zaretskii, 2015/06/16
- Re: makeinfo and end-of-line format, Gavin Smith, 2015/06/16
- Re: makeinfo and end-of-line format, Eli Zaretskii, 2015/06/18