From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23253 invoked by alias); 21 May 2015 19:36:29 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 35259 Received: (qmail 11614 invoked from network); 21 May 2015 19:36:25 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 autolearn=ham autolearn_force=no version=3.4.0 X-Originating-IP: [80.3.228.158] X-Spam: 0 X-Authority: v=2.1 cv=Sd8KDalu c=1 sm=1 tr=0 a=P+FLVI8RzFchTbbqTxIDRw==:117 a=P+FLVI8RzFchTbbqTxIDRw==:17 a=kj9zAlcOel0A:10 a=NLZqzBF-AAAA:8 a=crjn9mR7Azfof9_5zYUA:9 a=CjuIK1q_8ugA:10 a=cVG8vsSwY6EA:10 a=y7-kG_UMNWwA:10 a=CRJJr4oDZZUA:10 Date: Thu, 21 May 2015 20:30:47 +0100 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: [PATCH] if available, use texi2any instead of texi2html Message-ID: <20150521203047.2d768857@ntlworld.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 22 May 2015 01:45:34 +0900 "Jun T." wrote: > This is the patch to use texi2any if available. > Please try if you have texinfo-5. Couldn't see any obvious problem. pws