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 17:14:51 -0500

Sorry i think i scared my email client. I looked at my raw message and some 
wacky stuff got inserted. I'm rewriting the original message here:

I am wondering if other people experience odd formatting when doing the 
following in org 9.4.4 and org 9.4.5:

# emacs -Q /tmp/blah.org

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



The formatting i get looks strange:

#+begin_src sh
    echo hi
  echo hi
#+end_src


Thank you


> On May 7, 2021, at 4:03 PM, Nathaniel W Griswold <nate@manicmind.earth> wrote:
> 
> I messed up the paste, it's supposed to be:
> 
> --
> #+begin_src sh
>    echo hi
>  echo hi
> 
> #+end_src
> --
> 




reply via email to

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