From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-e-latex: ignoreheading is not working any more. Date: Wed, 09 Jan 2013 16:17:06 +0100 Message-ID: <874niq4c99.fsf@gmail.com> References: <8739032640.fsf@yagnesh.org> <87a9ubi134.fsf@gmail.com> <87r4nndrca.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsxSn-0001Hj-Jo for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 10:21:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TsxSl-0006IB-A5 for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 10:21:09 -0500 Received: from mail-wi0-f177.google.com ([209.85.212.177]:47695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsxSl-0006Hr-3X for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 10:21:07 -0500 Received: by mail-wi0-f177.google.com with SMTP id hm2so589501wib.10 for ; Wed, 09 Jan 2013 07:21:06 -0800 (PST) In-Reply-To: (Sebastian Hofer's message of "Tue, 8 Jan 2013 15:40:56 +0000 (UTC)") 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: Sebastian Hofer Cc: emacs-orgmode@gnu.org Hello, Sebastian Hofer writes: > Using said code-snippet I get following error: > > funcall: Wrong number of arguments: (lambda (headline contents info) > (if (member "ignoreheading" (org-element-property :tags headline)) > contents (org-e-latex-headline headline contents info))), 2 Would you mind pasting again the code you're using? I have lost the track of the thread. > Does this have to do with this next comment, or is this unrelated? > >> Also, the hook will now be called with an argument: the back-end used as >> a symbol. >> >> Otherwise, the thread is still valid. > > If yes I couldn't figure out which hook you were talking about. Could > you give a few more details please? I was talking about `org-export-before-processing-hook' or `org-export-before-parsing-hook', but it should be unrelated to the problem at hand. Regards, -- Nicolas Goaziou