From: "Bernhard Pröll" <bmutbuerger@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Upper or lower case in BEGIN_SRC and other keywords
Date: Fri, 17 Jun 2016 06:08:30 +0200 [thread overview]
Message-ID: <20160617040830.GA8435@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1606161207210.18358@shell.miskatonic.org>
On Thu, 16. Jun 12:13, William Denton wrote:
>When I use the <s shortcut for #+BEGIN_SRC, Org puts it in upper
>case. And #+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]
For one, there is a ~org-babel-results-keyword~ variable. Also I prefer
src block keywords not to stand out as such:
#+begin_src emacs-lisp
(setcar org-structure-template-alist '("s" "#+begin_src ?\n\n#+end_src" ""))
#+end_src
For me, it's just a matter of taste.
Regards,
Bernhard
prev parent reply other threads:[~2016-06-17 4:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-16 16:13 Upper or lower case in BEGIN_SRC and other keywords William Denton
2016-06-16 16:53 ` Kaushal Modi
2016-06-17 4:08 ` Bernhard Pröll [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160617040830.GA8435@gmail.com \
--to=bmutbuerger@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).