From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG][ODT] ODT_STYLES_FILE not read as a list Date: Sat, 10 Nov 2018 09:16:15 +0100 Message-ID: <871s7tcpps.fsf@nicolasgoaziou.fr> References: <8736snjh60.fsf@christianmoe.com> <87r2g08pn8.fsf@nicolasgoaziou.fr> <87a7mnewov.fsf@christianmoe.com> <1fb5458b-43b7-e414-ce73-08d011339ccb@karssen.org> <87r2fyxlpl.fsf@christianmoe.com> <2fbfc24e-c356-831b-0e41-cca5a79de9c3@karssen.org> <87pnvhxpdm.fsf@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLORX-0005tF-MN for emacs-orgmode@gnu.org; Sat, 10 Nov 2018 03:16:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLORR-0004Tw-Kj for emacs-orgmode@gnu.org; Sat, 10 Nov 2018 03:16:35 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:57279) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLORQ-0004BD-2i for emacs-orgmode@gnu.org; Sat, 10 Nov 2018 03:16:29 -0500 In-Reply-To: (L. C. Karssen's message of "Wed, 7 Nov 2018 16:32:19 +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" To: "L.C. Karssen" Cc: emacs-orgmode@gnu.org Hello, "L.C. Karssen" writes: > Taking the risk that the manual is lagging behind the actual code, I see > the following: > > #+ODT_STYLES_FILE: uses quotes > > #+INCLUDE: uses quotes > #+TEXINFO_FILENAME: doesn't use quotes [1] > > #+SETUPFILE: no example in the manual > #+HTML_INCLUDE_STYLE: no example in the manual, not sure if this > > requires a file or CSS code > > Another point to consider: would requiring quoted filenames make life > easier for people using spaces etc. in their filenames? In that case I'd > vote for quotes. Org allows both quoted and unquoted filenames. It is a bug if you spot a location where it is not the case. I fixed TEXINFO_FILENAME. HTML_INCLUDE_STYLE keyword doesn't exist anymore. It doesn't matter which type the manual uses, IMO. Regards, -- Nicolas Goaziou