Re: [O] tab-completion of org-babel code blocks

2013-07-15 Thread Nicolas Goaziou
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

[O] tab-completion of org-babel code blocks

2013-07-15 Thread zenlines
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