From: Ihor Radchenko <yantar92@gmail.com>
To: Radon Rosborough <radon.neon@gmail.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: [BUG] org-compile-prefix-format regexp change breaks eval forms [9.4.6 (9.4.6-gf72a65)]
Date: Thu, 27 May 2021 11:25:33 +0800 [thread overview]
Message-ID: <87fsy8yi1e.fsf@localhost> (raw)
In-Reply-To: <CADB4rJHMwFLYVkDn9Ve=OSZ2afkPnREbmaT4Mcw=O=iXB-6LHg@mail.gmail.com>
Radon Rosborough <radon.neon@gmail.com> writes:
> Hello,
>
> In commit 0260d2fcf603f30210e2b95d37727edd832c12e9 of 2021-04-26, the
> regexp used in `org-agenda-prefix-format' was updated to use a
> non-greedy regexp, in order to allow multiple %(expression) instances
> in `org-agenda-prefix-format'. Unfortunately, this change breaks the
> ability to use nested forms in %(expression) instances. For example, I
> use the following setting for `org-agenda-prefix-format':
Confirmed.
Sorry, I noticed this problem after sending the patch, but I do not know
an easy way to solve it. To handle sexps properly, we need to do
something more complex than just a simple regexp. Probably, using
org-element--parse-paired-brackets or similar code.
Fixing this is (down) in my todo-list, but patches are welcome.
Best,
Ihor
next prev parent reply other threads:[~2021-05-27 3:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-26 23:42 [BUG] org-compile-prefix-format regexp change breaks eval forms [9.4.6 (9.4.6-gf72a65)] Radon Rosborough
2021-05-27 3:25 ` Ihor Radchenko [this message]
2021-05-29 21:18 ` Radon Rosborough
2021-05-30 8:04 ` Ihor Radchenko
2021-05-30 16:48 ` Radon Rosborough
2021-09-26 7:12 ` Bastien
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fsy8yi1e.fsf@localhost \
--to=yantar92@gmail.com \
--cc=Emacs-orgmode@gnu.org \
--cc=radon.neon@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).