From: Ihor Radchenko <yantar92@gmail.com>
To: numbchild@gmail.com
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] error on org-element--cache-process-request when TAB indent region select properties drawer
Date: Sat, 20 Nov 2021 20:21:09 +0800 [thread overview]
Message-ID: <87pmqvuife.fsf@localhost> (raw)
In-Reply-To: <PAXPR08MB664058DA51C49D6FBEE78925A39D9@PAXPR08MB6640.eurprd08.prod.outlook.com>
"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.
Best,
Ihor
next prev parent reply other threads:[~2021-11-20 12:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-20 11:30 [BUG] error on org-element--cache-process-request when TAB indent region select properties drawer Christopher M. Miles
2021-11-20 12:21 ` Ihor Radchenko [this message]
2021-11-21 8:31 ` Christopher M. Miles
2021-11-21 9:54 ` Ihor Radchenko
2021-11-21 13:35 ` Christopher M. Miles
2021-11-21 13:37 ` [SOLVED] " Christopher M. Miles
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmqvuife.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=numbchild@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.