From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org keybinding " References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFJoX-0006Ow-DO for emacs-orgmode@gnu.org; Sat, 02 Jan 2016 05:53:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFJoS-0007Ri-6U for emacs-orgmode@gnu.org; Sat, 02 Jan 2016 05:53:37 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFJoS-0007RT-0A for emacs-orgmode@gnu.org; Sat, 02 Jan 2016 05:53:32 -0500 In-Reply-To: (Martin Steffen's message of "Sat, 2 Jan 2016 08:47:30 +0000 (UTC)") 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: Martin Steffen Cc: emacs-orgmode@gnu.org Hello, Martin Steffen writes: > there seems to be a slight inconsistency wrt. exporting and keybinding. > > > I am doing LaTeX via org, more precisely latex/beamer. For latex-only > material, I use > > > #+BEGIN_EXPORT LATEX > .... > #+END_EXPORT > [...] > What it does is, it inserts > > > #+BEGIN_EXPORT latex > > #+END_EXPORT > > > Note that "latex" is not capitalized. It seems that capitalization /does/ > matter (unlike earlier variations of that mechanism, if I remember > correctly). Anyhow, that's the > > inconsistency > > I stumbled upon: the tab-completion completes to a patter which is not > honored by the export. Fixed. Thank you. Regards, -- Nicolas Goaziou