emacs-orgmode
[Top][All Lists]
Advanced

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

[BUG] Org-tempo doesn't respect indentation [9.7.11]


From: the_wurfkreuz
Subject: [BUG] Org-tempo doesn't respect indentation [9.7.11]
Date: Fri, 03 Jan 2025 23:12:07 +0000

If i have some list:

1. oariseatnoarise ntoaris en
2. aoirsetnaorisetnoarisetn

Then from the end of the second item use org-return, the pointer position is going to be indented like this:

1. oariseatnoarise ntoaris en
2. aoirsetnaorisetnoarisetn
    <--- pointer here

Then if i try to expand an org tempo template using org-cycle:

1. oariseatnoarise ntoaris en
2. aoirsetnaorisetnoarisetn
    <se

The pointer will end up here:

1. oariseatnoarise ntoaris en
2. aoirsetnaorisetnoarisetn
   #+begin_src emacs-lisp
<--- pointer
   #+end_src

I expect it to be here:

1. oariseatnoarise ntoaris en
2. aoirsetnaorisetnoarisetn
   #+begin_src emacs-lisp
   <--- pointer
   #+end_src


Emacs  : GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.0)
 of 2025-01-02
Package: Org mode version 9.7.11


reply via email to

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