emacs-orgmode
[Top][All Lists]
Advanced

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

How do I add #+name: to a structured template?


From: Vladimir Nikishkin
Subject: How do I add #+name: to a structured template?
Date: Thu, 9 Jan 2020 13:26:10 +0800

I have the following in the .emacs:
(add-to-list 'org-structure-template-alist
         '("SO" . "src scheme :exports both :results output\n?\n"))

A structured template block is automatically prepended with #+start_ ,
but I actually need it to insert
#+name: <cursor>
#+start_srt ... etc.

How can I do that with the new template expansion mechanism?

-- 
Yours sincerely, Vladimir Nikishkin



reply via email to

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