浏览代码

etc/ORG-NEWS: Advertize solutions for complex templates

Bastien 7 年之前
父节点
当前提交
ff12c29338
共有 1 个文件被更改,包括 14 次插入8 次删除
  1. 14 8
      etc/ORG-NEWS

+ 14 - 8
etc/ORG-NEWS

@@ -22,6 +22,20 @@ Note that only radio /lists/ have been removed, not radio tables.
 If you want to manipulate lists like in Org in other modes, we suggest
 If you want to manipulate lists like in Org in other modes, we suggest
 to use orgalist.el, which you can install from GNU ELPA.
 to use orgalist.el, which you can install from GNU ELPA.
 
 
+*** Change in the structure template expansion
+
+Org 9.2 comes with a new template expansion mechanism, combining
+~org-insert-structure-template~ and org-tempo.el, which is loaded by
+default.
+
+If you customized the ~org-structure-template-alist~ option manually,
+you probably need to udpate it, see the docstring for accepted values.
+
+If you need complex templates, look at the ~tempo-define-template~
+function or at solutions like yasnippet.
+
+If you don't need org-tempo.el, remove it from ~org-modules~.
+
 *** Change to Noweb expansion
 *** Change to Noweb expansion
 
 
 Expansion check =:noweb-ref= only if no matching named block is found
 Expansion check =:noweb-ref= only if no matching named block is found
@@ -62,14 +76,6 @@ should become
   ,#+END_SRC
   ,#+END_SRC
 #+END_SRC
 #+END_SRC
 
 
-*** Accepted values of ~org-structure-template-alist~ 
-
-Org 9.2 comes with a new template expansion mechanism, combining
-`org-insert-structure-template' and org-tempo.el
-
-The data types allowed for the ~org-structure-template-alist~ option
-changed, see its docstring for details.
-
 *** Default/accepted values of ~org-calendar-to-agenda-key~
 *** Default/accepted values of ~org-calendar-to-agenda-key~
 
 
 The default value and accepted value of  ~org-calendar-to-agenda-key~
 The default value and accepted value of  ~org-calendar-to-agenda-key~