[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] colview.el regexp - capture operator when title is empty
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] colview.el regexp - capture operator when title is empty |
Date: |
Tue, 20 Aug 2024 18:21:11 +0000 |
Sławomir Grochowski <slawomir.grochowski@gmail.com> writes:
> I have found a bug in regexp.
> Test that need to pass to fix it is below.
Thanks!
May you also fix the regexp in `org-columns-compile-format'?
I recommend using `rx' to make the regexp more readable and less prone
to mistakes.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>