From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: org-export-after-rendering-hook for the new exporter? (was: texinfo back-end won't export to INFO) Date: Tue, 18 Dec 2012 19:52:06 +0100 Message-ID: <87mwxbb3c9.fsf_-_@bzg.ath.cx> References: <87mwxbe0hx.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl2Gv-00076u-30 for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 13:52:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tl2Gt-0006P9-Px for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 13:52:09 -0500 Received: from mail-we0-f173.google.com ([74.125.82.173]:41960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tl2Gt-0006Or-K3 for emacs-orgmode@gnu.org; Tue, 18 Dec 2012 13:52:07 -0500 Received: by mail-we0-f173.google.com with SMTP id z2so503519wey.18 for ; Tue, 18 Dec 2012 10:52:06 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Tue, 18 Dec 2012 08:19:00 -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 Thomas, tsd@tsdye.com (Thomas S. Dye) writes: > IIUC, Jonathan Leeche-Pepin fixed this in org-e-texinfo.el a while back. So let me open a new thread for this possible hook. Nicolas, what do you think of having `org-export-after-rendering-hook' as a simple access for applying global changes on the export buffer? Does the filter mechanism is simple enough to make this completely useless? Thanks! -- Bastien