[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makinfo (v 6.4): failure to support formats textcontent, rawtext, pl
From: |
Gavin Smith |
Subject: |
Re: makinfo (v 6.4): failure to support formats textcontent, rawtext, plaintexinfo |
Date: |
Sat, 19 Aug 2017 19:28:42 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Jul 31, 2017 at 06:59:53PM -0400, Randall Sawyer wrote:
> Package Texinfo::Convert::Text (file Text.pm) contains this line:
>
> @ISA = qw(Exporter);
>
> which should be
>
> @ISA = qw(Exporter Texinfo::Convert::Converter);
>
> All of the other derived converter modules look complete.
OK, that looks right.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: makinfo (v 6.4): failure to support formats textcontent, rawtext, plaintexinfo,
Gavin Smith <=