From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Upper or lower case in BEGIN_SRC and other keywords Date: Thu, 16 Jun 2016 16:53:55 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113cf17a010db6053568162a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDaYT-0007Dz-Dv for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 12:54:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDaYR-0002ZO-0r for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 12:54:08 -0400 Received: from mail-oi0-x229.google.com ([2607:f8b0:4003:c06::229]:36206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDaYQ-0002ZH-Qw for emacs-orgmode@gnu.org; Thu, 16 Jun 2016 12:54:06 -0400 Received: by mail-oi0-x229.google.com with SMTP id p204so78748242oih.3 for ; Thu, 16 Jun 2016 09:54:06 -0700 (PDT) In-Reply-To: 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: William Denton , emacs-orgmode@gnu.org --001a113cf17a010db6053568162a Content-Type: text/plain; charset=UTF-8 I believe that, in general, things are case-insensitive in org-mode. Please do help clarify this if this is wrong. The only place that I have come across as case-sensitive is the tag system. If you tag a sub-tree with ':archive:', it will not be archived. The tag has to be ':ARCHIVE:'. On Thu, Jun 16, 2016 at 12:32 PM William Denton wrote: > When I use the #+RESULTS is in upper case too. I noticed other people have these > keywords in > lower case in examples or config files, so I looked in the manual, which > says > [1] > > "Org uses option keywords (like #+TITLE to set the title) and environment > keywords (like #+BEGIN_HTML to start a HTML environment). They are written > in > uppercase in the manual to enhance its readability, but you can use > lowercase in > your Org files." > > There's a footnote [2] that says: > > "Easy templates insert lowercase keywords and Babel dynamically inserts > #+results." > > How come this doesn't happen for me? I don't see any variable that's > making > things default to upper case for me. > > This isn't a problem ... I'm just curious. > > Bill > > [1] http://orgmode.org/org.html#Conventions > [2] http://orgmode.org/org.html#fn-3 > > -- > William Denton :: Toronto, Canada :: https://www.miskatonic.org/ > Caveat lector. > > -- -- Kaushal Modi --001a113cf17a010db6053568162a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I believe that, in general, things are case-insensitive in= org-mode. Please do help clarify this if this is wrong.

The only place that I have come across as case-sensitive is the tag system= . If you tag a sub-tree with ':archive:', it will not be archived. = The tag has to be ':ARCHIVE:'.

On Thu, Jun 16, 2016 at 12:32 PM William Denton <= wtd@pobox.com> wrote:
When I use the <s shortcut for #+BEGIN_SRC, O= rg puts it in upper case.=C2=A0 And
#+RESULTS is in upper case too.=C2=A0 I noticed other people have these key= words in
lower case in examples or config files, so I looked in the manual, which sa= ys
[1]

"Org uses option keywords (like #+TITLE to set the title) and environm= ent
keywords (like #+BEGIN_HTML to start a HTML environment). They are written = in
uppercase in the manual to enhance its readability, but you can use lowerca= se in
your Org files."

There's a footnote [2] that says:

"Easy templates insert lowercase keywords and Babel dynamically insert= s
#+results."

How come this doesn't happen for me?=C2=A0 I don't see any variable= that's making
things default to upper case for me.

This isn't a problem ... I'm just curious.

Bill

[1] http://orgmode.org/org.html#Conventions
[2] http://orgmode.org/org.html#fn-3

--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.

--

--
Kaushal Modi

--001a113cf17a010db6053568162a--