emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Nicolas Goaziou
Subject: Re: [O] add blocks to org-structure-template-alist
Date: Sat, 28 Apr 2018 01:00:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Charles Millar <address@hidden> 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



reply via email to

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