Hello,
Charles Millar <[email protected]> writes:
> 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?
In master branch, the format has changed. You may want to look at the
variable docstring.
Regards,
--
Nicolas Goaziou