emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Make Org-Babel keyword lowercase


From: Andreas Leha
Subject: Re: [O] Make Org-Babel keyword lowercase
Date: Fri, 07 Feb 2014 00:05:33 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Thorsten,

Thorsten Jolitz <address@hidden> writes:

> Hi List, 
>
> I have this in my init-file:
>
> ,-------------------------------------------
> | ;; Make babel results blocks lowercase
> | (setq org-babel-results-keyword "results")
> `-------------------------------------------
>
> and would like to insert _all_ babel block-keywords in lowercase
> (#+begin_src instead of #+BEGIN_SRC etc.), and I even remember that I
> had this configuration in the past, but I can't find the related
> customizations anymore.
>
> Any hints?


I guess you are looking for org-structure-template-alist

Regards,
Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]