emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: Bastien <bzg@altern.org>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: [PATCH] Re: [PATCH] Add TEXINFO_POST_HEADER slot
Date: Tue, 04 Dec 2012 06:48:11 -1000	[thread overview]
Message-ID: <m1k3sx69x0.fsf_-_@tsdye.com> (raw)
In-Reply-To: <871uf5riyt.fsf@bzg.ath.cx> (Bastien's message of "Tue, 04 Dec 2012 15:25:58 +0100")

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Bastien <bzg@altern.org> writes:

> 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!

Great, thanks!  Attached is a patch, with changelog, that mentions the
new keyword in the comments at the top of the file.  I've marked it
TINYCHANGE even though I signed the FSF papers--not sure if this is
correct according to http://orgmode.org/worg/org-contribute.html#sec-5.

All the best,
Tom


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Documentation patch for org-e-texinfo.el --]
[-- Type: text/x-patch, Size: 1224 bytes --]

From 6d00921c75c267b6bab45decaede0c439aafb598 Mon Sep 17 00:00:00 2001
From: Thomas Dye <tsd@tsdye.com>
Date: Tue, 4 Dec 2012 06:39:13 -1000
Subject: [PATCH] Texinfo: Mention #+TEXINFO_POST_HEADER in comments

* contrib/lisp/org-e-texinfo.el: There are now nine keywords.

TINYCHANGE
---
 contrib/lisp/org-e-texinfo.el | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/contrib/lisp/org-e-texinfo.el b/contrib/lisp/org-e-texinfo.el
index 0782875..82d63cf 100644
--- a/contrib/lisp/org-e-texinfo.el
+++ b/contrib/lisp/org-e-texinfo.el
@@ -32,9 +32,12 @@
 ;; export.  See contrib/lisp/org-export.el for more details on how
 ;; this exporter works.
 ;;
-;; It introduces eight new buffer keywords: "TEXINFO_CLASS",
-;; "TEXINFO_FILENAME", "TEXINFO_HEADER", "TEXINFO_DIR_CATEGORY",
-;; "TEXINFO_DIR_TITLE", "TEXINFO_DIR_DESC" "SUBTITLE" and "SUBAUTHOR".
+
+;; It introduces nine new buffer keywords: "TEXINFO_CLASS",
+;; "TEXINFO_FILENAME", "TEXINFO_HEADER", "TEXINFO_POST_HEADER",
+;; "TEXINFO_DIR_CATEGORY", "TEXINFO_DIR_TITLE", "TEXINFO_DIR_DESC"
+;; "SUBTITLE" and "SUBAUTHOR".
+
 ;;
 ;; It introduces 1 new headline property keywords:
 ;; "TEXINFO_MENU_TITLE" for optional menu titles.
-- 
1.8.0


[-- Attachment #3: Type: text/plain, Size: 40 bytes --]


-- 
Thomas S. Dye
http://www.tsdye.com

  reply	other threads:[~2012-12-05  0:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-28  5:20 [PATCH] Add TEXINFO_POST_HEADER slot Thomas S. Dye
2012-12-04 14:25 ` Bastien
2012-12-04 16:48   ` Thomas S. Dye [this message]
2012-12-22 23:37     ` [PATCH] " Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1k3sx69x0.fsf_-_@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).