From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Buffer-local override of org-latex-title-command? Date: Mon, 29 Apr 2013 19:11:27 +0200 Message-ID: <87ppxdz2gw.fsf@bzg.ath.cx> References: <87txmpjuoj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60352) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWrby-0002OP-1I for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 13:11:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWrbv-0007cn-Vn for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 13:11:33 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:47281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWrbv-0007cX-QW for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 13:11:31 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so3974567wgh.24 for ; Mon, 29 Apr 2013 10:11:31 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Mon, 29 Apr 2013 07:04:18 -1000") 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: "Thomas S. Dye" Cc: jamshark70@dewdrop-world.net, emacs-orgmode@gnu.org, Nicolas Goaziou Hi Thomas, tsd@tsdye.com (Thomas S. Dye) writes: > I couldn't find a reference to this variable in the manual. I'd suggest > replacing the word `Eventually' with the clause before the first comma > in the paragraph below, or something like it. > > If the variable `org-export-allow-bind-keywords' is non-nil, Emacs > variables can become buffer-local during export by using the BIND > keyword. Its syntax is `#+BIND: variable value'. This is particularly > useful for in-buffer settings that cannot be changed using specific > keywords. Done, thanks. -- Bastien