emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

begin_src Indentation in org 9.4.4, 9.4.5


From: Nathaniel W Griswold
Subject: begin_src Indentation in org 9.4.4, 9.4.5
Date: Fri, 7 May 2021 16:01:22 -0500

If i launch emacs with emacs -Q /tmp/blah.org

M-x org-insert-structure-template<RET>s<RET>sh<RET>echo hi<RET>echo hi<RET>

It looks like this:

omw

--
#+begin_src sh                                                                  
                                          
    echo hi                                                                     
                                         
  echo hi                                                                       
                                         
                                                                                
                                         
#+end_src 
--                                                                              
                                 

Is this supposed to be the default behavior or am i doing something wrong?

Nate


reply via email to

[Prev in Thread] Current Thread [Next in Thread]