From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Filters not working Date: Fri, 09 Aug 2013 11:16:07 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7u2m-0003ZQ-Po for emacs-orgmode@gnu.org; Fri, 09 Aug 2013 17:16:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7u2f-0003lM-RY for emacs-orgmode@gnu.org; Fri, 09 Aug 2013 17:16:20 -0400 Received: from oproxy14-pub.mail.unifiedlayer.com ([67.222.51.224]:47990) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1V7u2f-0003lC-J1 for emacs-orgmode@gnu.org; Fri, 09 Aug 2013 17:16:13 -0400 In-Reply-To: (Aaron Ecay's message of "Fri, 9 Aug 2013 16:30:26 -0400") 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: Aaron Ecay Cc: "emacs-orgmode@gnu.org" , Charles Berry Aaron Ecay writes: > Thomas, > > Since backends are no longer passed as symbols, but as structs, I > think you should use the `org-export-derived-backend-p' function. > Does your code work if you replace `(memq backend ...)' with > `(org-export-derived-backend-p backend 'latex)'? (beamer is derived > from latex, so you don't need a separate test for it.) Thanks Aaron, that works. Now, to finish off that writing project ... All the best, Tom -- Thomas S. Dye http://www.tsdye.com