Hi Tony,

tony day <tonyday...@gmail.com> writes:

> #+begin_src emacs-lisp
>   (setq yas/also-auto-indent-first-line t)
>   (setq yas/indent-line t)
> #+end_src
>
> But on insertion, it isnt indented.  Until now I've been inserting a space
> on the begin_src line then hitting backspace.  That tends to kick org in
> the guts somehow and it then coughs up the right indentation.

Within source code blocks, and with (setq org-src-tab-acts-natively t)
just tab on a line to indent.

Otherwise C-c ' C-x h C-M-\ C-c ' should do.

HTH,

-- 
 Bastien

Reply via email to