From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: how to use :options-alist in org-export-define-derived-backend ? Date: Tue, 29 Jul 2014 16:16:04 +0200 Message-ID: <87egx41c9n.fsf@geodiff-mac3.ulb.ac.be> References: <87bnubhw04.fsf@geodiff-mac3.ulb.ac.be> <8761kiarf8.fsf@bzg.ath.cx> <87mwdtpx3s.fsf@gmail.com> <8738f96q03.fsf@bzg.ath.cx> <871tusge3t.fsf@selenimh.mobile.lan> <87bns94crb.fsf@bzg.ath.cx> <87d2cp1dts.fsf@nicolasgoaziou.fr> <87iomgfh4g.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC8AM-0003Y4-Og for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 10:14:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC8AH-0007QL-AX for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 10:14:10 -0400 In-Reply-To: <87iomgfh4g.fsf@bzg.ath.cx> (Bastien's message of "Tue, 29 Jul 2014 15:07: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, Nicolas Goaziou Bastien writes: > Nicolas Goaziou writes: >> The benefit is that it becomes less clumsy to get rid of the title, when >> you don't want any. > > You often want a title, you more rarely want no title. > > AFAIU, using an empty #+TITLE: is the way to go right now, > which seems good enough to me. I remember, I struggled with that problem. I don't know why though, because it seems rather natural indeed. Ah, I know : I was trying to export a subtree without a title, and I'm not sure I managed to do it ! But perhaps that isn't related to the issue at hand. -- Nico.