Helo,
zenli...@gmail.com writes:
> the tab-completion (M-tab or, in my case, C-M-i) of to start code blocks is:
>
> #+begin_s
> is
> #+begin_src:
This should be fixed. Thank you for reporting it.
Regards,
--
Nicolas Goaziou
Hi There,
the tab-completion (M-tab or, in my case, C-M-i) of to start code blocks is:
#+begin_s
is
#+begin_src:
Code blocks ending with a ":" don't work (C-c C-c) with:
#+begin_src: emacs-lisp
(setq org-export-babel-evaluate nil)
(setq org-confirm-babel-evaluate nil)
#+end_src:
But code block