From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Add TEXINFO_POST_HEADER slot Date: Tue, 04 Dec 2012 15:25:58 +0100 Message-ID: <871uf5riyt.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tftd3-00072w-4s for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 09:37:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tftcy-0001Q2-Pt for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 09:37:44 -0500 Received: from mail-wg0-f41.google.com ([74.125.82.41]:48169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TftSm-00076C-Tj for emacs-orgmode@gnu.org; Tue, 04 Dec 2012 09:27:09 -0500 Received: by mail-wg0-f41.google.com with SMTP id ds1so400844wgb.0 for ; Tue, 04 Dec 2012 06:27:08 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Tue, 27 Nov 2012 19:20:33 -1000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Thomas S. Dye" Cc: Org-mode Hi Tom, tsd@tsdye.com (Thomas S. Dye) writes: > The attached patch opens up a slot to insert material between the header > and body of a texinfo file. The Org manual uses this space to define > several macros that are used extensively through the rest of the > document. > > Please feel free to improve/change if need be. I applied your patch, adding a changelog. I let Jonathan further comment/amend it. Thanks! -- Bastien