From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: karl@freefriends.org (Karl Berry) Newsgroups: gmane.comp.tex.texinfo.bugs,gmane.lisp.guile.devel Subject: Re: makeinfo swallows page breaks Date: Thu, 21 Mar 2013 21:56:32 GMT Message-ID: <201303212156.r2LLuWq1012243@freefriends.org> References: <87boacboeg.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1363903017 3898 80.91.229.3 (21 Mar 2013 21:56:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Mar 2013 21:56:57 +0000 (UTC) Cc: bug-texinfo@gnu.org, guile-devel@gnu.org To: ludo@gnu.org Original-X-From: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Thu Mar 21 22:57:23 2013 Return-path: Envelope-to: gnu-bug-texinfo2@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UInUB-0007nr-2l for gnu-bug-texinfo2@m.gmane.org; Thu, 21 Mar 2013 22:57:23 +0100 Original-Received: from localhost ([::1]:45951 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UInTn-0007dh-MG for gnu-bug-texinfo2@m.gmane.org; Thu, 21 Mar 2013 17:56:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UInTh-0007aQ-Ok for bug-texinfo@gnu.org; Thu, 21 Mar 2013 17:56:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UInTa-0007OR-Kh for bug-texinfo@gnu.org; Thu, 21 Mar 2013 17:56:53 -0400 Original-Received: from frenzy.freefriends.org ([66.54.153.139]:60966 helo=freefriends.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UInTS-0007Mn-K1; Thu, 21 Mar 2013 17:56:38 -0400 X-Envelope-From: karl@freefriends.org Original-Received: from freefriends.org (localhost [127.0.0.1]) by freefriends.org (8.14.6/8.14.6) with ESMTP id r2LLuXVM012245; Thu, 21 Mar 2013 15:56:33 -0600 Original-Received: (from nobody@localhost) by freefriends.org (8.14.6/8.14.6/submit) id r2LLuWq1012243; Thu, 21 Mar 2013 21:56:32 GMT X-Authentication-Warning: frenzy.freefriends.org: nobody set sender to karl@freefriends.org using -f In-Reply-To: <87boacboeg.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 66.54.153.139 X-BeenThere: bug-texinfo@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports for the GNU Texinfo documentation system List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Original-Sender: bug-texinfo-bounces+gnu-bug-texinfo2=m.gmane.org@gnu.org Xref: news.gmane.org gmane.comp.tex.texinfo.bugs:6258 gmane.lisp.guile.devel:15964 Archived-At: Guileœôòùs Texinfo parser Argh. The idea of a full second Texinfo parser in GNU is fundamentally wrong. If you want to call it a "Guile docstring parser, whose language happens to bear some resemblance to a subset of Texinfo", fine. Anyway, your change to use more Guile in the Guile build procedures makes sense to me. k