emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] error on org-element--cache-process-request when TAB indent re


From: Christopher M. Miles
Subject: Re: [BUG] error on org-element--cache-process-request when TAB indent region select properties drawer
Date: Sun, 21 Nov 2021 16:31:12 +0800
User-agent: mu4e 1.7.0; emacs 28.0.60

Ihor Radchenko <yantar92@gmail.com> writes:

> "Christopher M. Miles" <numbchild@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.

Thanks for answering, Ihor.

I can't reproduce it with clean Emacs config. And my option 
~org-adapt-indentation~ is ~nil~. And this
error is not raised every time. Just some org buffer and sometimes. Have not 
noticed some regular
pattern of problem reason yet. If I found any clue I will update here.

-- 
[ stardiviner ]
       I try to make every word tell the meaning that I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

Attachment: signature.asc
Description: PGP signature


reply via email to

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