From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Overriding org-html-headline or other export functions? Date: Mon, 29 May 2017 20:33:45 +0200 Message-ID: <87d1ar4inq.fsf@jane> References: <8637bn3l9o.fsf@bnl.gov> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFPTX-00040s-Et for emacs-orgmode@gnu.org; Mon, 29 May 2017 14:33:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFPTT-0000B2-BB for emacs-orgmode@gnu.org; Mon, 29 May 2017 14:33:07 -0400 Received: from mail.mojserwer.eu ([195.110.48.8]:49455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFPTT-000056-41 for emacs-orgmode@gnu.org; Mon, 29 May 2017 14:33:03 -0400 In-reply-to: <8637bn3l9o.fsf@bnl.gov> 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" To: Brett Viren Cc: "emacs-orgmode@gnu.org" On 2017-05-29, at 14:22, Brett Viren wrote: > I read about export filters and extending an existing back-end, but I > think these do not apply, but maybe I have that wrong. It's been a while since I did that, but AFAIR deriving a new, slightly midified backend may be exactly what you want, since you seem to need to modify just one of the exporter functions. Hth, -- Marcin Borkowski