From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Possible bug in org-mode (MELPA version as of 1018-11-25) : #+language: is not (fully) honored. Date: Thu, 06 Dec 2018 23:40:57 +0100 Message-ID: <87mupi8eiu.fsf@nicolasgoaziou.fr> References: <7ecc5c8e82316b99d6a55b77a29f1a8d1e77ca5b.camel@gmail.com> <87sgzmk3fn.fsf@gmail.com> <87pnuqtggf.fsf@nicolasgoaziou.fr> <070afa36c50daaec4016356bbb36d2167f358616.camel@gmail.com> <87pnuqrsw4.fsf@nicolasgoaziou.fr> <875zwhs3dr.fsf@nicolasgoaziou.fr> <87tvk0q8op.fsf@nicolasgoaziou.fr> <87h8fzr93h.fsf@nicolasgoaziou.fr> <0b203d5f5c53407d7d19dbb4a1351fd22909615b.camel@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53360) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gV2KO-000110-1i for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 17:41:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gV2KK-0002j6-TR for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 17:41:03 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:59851) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gV2KK-0002hc-Hl for emacs-orgmode@gnu.org; Thu, 06 Dec 2018 17:41:00 -0500 In-Reply-To: <0b203d5f5c53407d7d19dbb4a1351fd22909615b.camel@gmail.com> (emanuel charpentier's message of "Sun, 02 Dec 2018 21:26:43 +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: emanuel.charpentier@gmail.com Cc: emacs-orgmode@gnu.org Hello, emanuel.charpentier@gmail.com writes: > Please find enclosed a proposed patch (against master) to document the > need for babel/polyglossia in order to honor #+language in LaTeX > export. I applied your patch with slight modifications. Thank you. > This is purely a documentation patch. A better solution would be to > detect the use of a non-default #+language: and act accordingly. > Nicolas notes (rightly) that babel (and polyglossia, BTW) are too > "invasive" to be default, and is shy of auto-loading the necessary > package(s) "automagically. > > I do not (yet) know how ti reconcile these imperative, hence the > present interim atch (which should disappear if/when a better solution > is created). As I wrote, we can try adding babel and polyglossia in the package list and see what happens. I don't like the idea of babel package appearing in document's header if it's not specified somewhere. Regards, -- Nicolas Goaziou