emacs-orgmode
[Top][All Lists]
Advanced

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

[O] add blocks to org-structure-template-alist


From: Charles Millar
Subject: [O] add blocks to org-structure-template-alist
Date: Fri, 27 Apr 2018 18:24:32 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Hi,

in my .emacs I have a couple of (add-to-list 'org-structure-template-alist) blocks of my own, for example

#+begin_src

(add-to-list 'org-structure-template-alist '("r" "#+begin_src rec :data? :type \n#+end_src" ""))

#+end_src

which I used until a few months ago.

Is this correct of has the format changed?

Charlie Millar


reply via email to

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