"Christopher M. Miles" <numbch...@gmail.com> writes:

> The bellowing error often raised when I region select multiple headlines 
> which contains properties
> drawer
>
> #+begin_src org
> |<start>*** headline 1
> :PROPERTIES:
> :kkk:      kkkk2
> :END:
>
> ,*** headline 2
> :PROPERTIES:
> :kkk:      kkkk3
> :END:
> |<end>
> #+end_src
>
> (Here the ~|<start>~ and ~|<end>~ represent the region select two headline 
> properties drawer.)
>
> then press =[Tab]= key to indent properties drawers will raise this error:

Thanks for the report! Are you able to reproduce it with clean emacs
config? I am unable to reproduce the problem with the provided example
and with org-adapt-indentation set to t.

Best,
Ihor

Reply via email to