From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [patch, ox] suppress title Date: Thu, 12 Feb 2015 01:37:04 +0100 Message-ID: <87oap0ufrj.fsf@nicolasgoaziou.fr> References: <871tlxcmek.fsf@gmx.us> <871tlwvyel.fsf@nicolasgoaziou.fr> <87iof8yoph.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLhlA-0007EN-Tv for emacs-orgmode@gnu.org; Wed, 11 Feb 2015 19:36:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLhl7-0000EO-MD for emacs-orgmode@gnu.org; Wed, 11 Feb 2015 19:36:00 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:51103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLhl7-0000EI-Gj for emacs-orgmode@gnu.org; Wed, 11 Feb 2015 19:35:57 -0500 In-Reply-To: <87iof8yoph.fsf@gmx.us> (rasmus@gmx.us's message of "Thu, 12 Feb 2015 01:10:18 +0100") 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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Nicolas Goaziou writes: > >> Could you also add a test in `test-org-export/handle-options'? > > How would I make this test proper? You can't, my bad. It is obviously handled at the back-end level. Regards,