【发布时间】:2013-10-02 19:41:07
【问题描述】:
我正在使用org-mode 来组织自己(到目前为止非常有用!)。不过写的有点烦
#+begin_comment
...
#+end_comment
每次我想插入一个环境。
问题
对于给定的环境是否有插入#+begin_ 和#+end_ 的快捷方式?
以同样的方式C-c C-o comment RET 插入
\begin{comment}
\end{comment}
在latex-mode.
【问题讨论】:
标签: emacs org-mode key-bindings