From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26247 invoked by alias); 6 Mar 2003 21:19:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26231 invoked from network); 6 Mar 2003 21:19:18 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 6 Mar 2003 21:19:18 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 4D9822A9C; Thu, 6 Mar 2003 16:19:14 -0500 (EST) Message-ID: <3E67BB52.8090607@redhat.com> Date: Thu, 06 Mar 2003 21:19:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com, vinschen@redhat.com Subject: Re: [RFA]: File-I/O patch, Documentation References: <20021121100443.U24928@cygbert.vinschen.de> <3E5D4C4C.1040502@redhat.com> <20030227083701.GE20955@cygbert.vinschen.de> <3E5E9A1A.9000708@redhat.com> <20030228083308.GG24097@cygbert.vinschen.de> <3E5F807D.9080506@redhat.com> <20030228154730.GK20955@cygbert.vinschen.de> <3E617364.9060700@redhat.com> <20030303121249.GM1193@cygbert.vinschen.de> <3E64F632.4070005@redhat.com> <7458-Tue04Mar2003211633+0200-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00143.txt.bz2 > Do texi2dvi and TeX grok the original Texinfo? If they do, this is > worth reporting as a bug to bug-texinfo mailing list (but make sure > you have the latest pdftex first). Looks like it was once a bug in texinfo. Importing a new texinfo.tex made the problem `go away' :-) Andrew