emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Null character in block/drawer regexps (but not in org-element


From: Ihor Radchenko
Subject: Re: [BUG] Null character in block/drawer regexps (but not in org-element parser)
Date: Tue, 25 Apr 2023 19:12:41 +0000

Bastien Guerry <bzg@gnu.org> writes:

> Ihor Radchenko <yantar92@posteo.net> writes:
>
>> So, we should probably remove zero-width shenanigans from the code.
>
> +1.

Upon further look, it appears to me that [^\000] was simply used to
match "anything, including newline" in most places.

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=eaf274909

-- 
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>



reply via email to

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