From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org-lint error Date: Wed, 16 Sep 2015 14:37:43 +0200 Message-ID: <87lhc6wne0.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcBwW-0003ey-Cy for emacs-orgmode@gnu.org; Wed, 16 Sep 2015 08:36:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcBwV-0007zK-Fg for emacs-orgmode@gnu.org; Wed, 16 Sep 2015 08:36:08 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:36249) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcBwV-0007xv-3r for emacs-orgmode@gnu.org; Wed, 16 Sep 2015 08:36:07 -0400 In-Reply-To: (Thomas S. Dye's message of "Mon, 14 Sep 2015 18:56:53 -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: emacs-orgmode Hello, Thomas S. Dye writes: >> In the process of tracking down misbehavior during export, I ran >> org-lint, which failed with this error: >> >> Debugger entered--Lisp error: (wrong-number-of-arguments max 0) >> max() >> apply(max nil) >> >> I suspect I have some error in my Org mode file that is causing abundant confusion. > > This macro definition appears to flummox org-lint: > > #+MACRO: compactdesc #+attr_latex: :environment compactdesc Fixed. Thank you. Regards, -- Nicolas Goaziou