From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: how to use :options-alist in org-export-define-derived-backend ? Date: Tue, 03 Jun 2014 22:16:39 +0200 Message-ID: <87mwdtpx3s.fsf@gmail.com> References: <87bnubhw04.fsf@geodiff-mac3.ulb.ac.be> <8761kiarf8.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrv7w-0002lv-L0 for emacs-orgmode@gnu.org; Tue, 03 Jun 2014 16:16:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wrv7r-0004tZ-7P for emacs-orgmode@gnu.org; Tue, 03 Jun 2014 16:16:08 -0400 In-Reply-To: <8761kiarf8.fsf@bzg.ath.cx> (Bastien's message of "Tue, 03 Jun 2014 18:28:27 +0200") 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: Bastien Cc: Nicolas Richard , emacs-orgmode@gnu.org Hello, Bastien writes: > Perhaps some hint lies down here (like "toc" indicating the exporter > should rely on the buffer-local value of `org-export-with-toc'?) but > I'm not really sure, I hope Nicolas can clarify. I spoke too soon. I had `org-export-with-toc' set to nil. Anyway, this bug is due to a cheesy workaround in order to get original file name or buffer name if no title is provided. It should work in maint now, but I suggest to get rid of that behaviour in master, as suggested in a recent thread. WDYT? Regards, -- Nicolas Goaziou