From 34f86ce6a414ead16c76d165fabf9070a4633054 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 11 Jan 2017 12:36:49 +0100 Subject: [PATCH] ox-latex: Silence byte-compiler * lisp/ox-latex.el (org-latex-format-headline-default-function): (org-latex-format-inlinetask-default-function): Silence byte-compiler. --- lisp/ox-latex.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el index fc94210fd..1ef070d20 100644 --- a/lisp/ox-latex.el +++ b/lisp/ox-latex.el @@ -2000,7 +2000,7 @@ holding contextual information." (concat headline-label pre-blanks contents)))))))) (defun org-latex-format-headline-default-function - (todo _todo-type priority text tags info) + (todo _todo-type priority text tags _info) "Default format function for a headline. See `org-latex-format-headline-function' for details." (concat @@ -2091,7 +2091,7 @@ holding contextual information." todo todo-type priority title tags contents info))) (defun org-latex-format-inlinetask-default-function - (todo _todo-type priority title tags contents info) + (todo _todo-type priority title tags contents _info) "Default format function for a inlinetasks. See `org-latex-format-inlinetask-function' for details." (let ((full-title