From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Multiple (natural) languages in a single org-file Date: Wed, 11 Apr 2012 08:18:29 +0200 Message-ID: <87pqbeaj0q.fsf@gnu.org> References: <87linka45j.fsf@gmail.com> <86lim35ako.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHqrn-0008LM-6N for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 02:17:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHqrl-0007JJ-HJ for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 02:17:18 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:61059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHqrl-0007JD-7s for emacs-orgmode@gnu.org; Wed, 11 Apr 2012 02:17:17 -0400 Received: by werj55 with SMTP id j55so416843wer.0 for ; Tue, 10 Apr 2012 23:17:15 -0700 (PDT) In-Reply-To: <86lim35ako.fsf@iro.umontreal.ca> (=?iso-8859-1?Q?=22Fran=E7o?= =?iso-8859-1?Q?is?= Pinard"'s message of "Tue, 10 Apr 2012 21:19:51 -0400") 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: =?iso-8859-1?Q?Fran=E7ois?= Pinard Cc: emacs-orgmode@gnu.org Hi François, pinard@iro.umontreal.ca (François Pinard) writes: > Nicolas Goaziou writes: > >> Just use two different drawer names, and select which one to actually >> export through i.e. #+OPTIONS: d:("EN"). No need for extra syntax. > > Well, the manual says, in node Export options: > > d: turn on/off inclusion of drawers > > So one would never guess from the manual that d: may accept drawer > names. If what Nicolas suggests is real, the documentation should be > adjusted. I do not find any other explanation in the manual about > values for the d: option. I committed this patch to org.texi: -d: @r{turn on/off inclusion of drawers} +d: @r{turn on/off inclusion of drawers, or list drawers to include} Thanks, -- Bastien