emacs-orgmode
[Top][All Lists]
Advanced

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

Re: begin_src Indentation in org 9.4.4, 9.4.5


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

I messed up the paste, it's supposed to be:

--
#+begin_src sh
    echo hi
  echo hi

#+end_src
--

> On May 7, 2021, at 4:01 PM, Nathaniel W Griswold <nate@manicmind.earth> wrote:
> 
> 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]