Hi Thorsten, Nicolas Goaziou <n.goaz...@gmail.com> writes:
> Thorsten Jolitz <tjol...@gmail.com> writes: > >> What do you think - is there any chance that Org-mode switches from >> static hardcoded regexp strings (all over the place) to dynamic >> regexps calculated at runtime (using libraries like drx.el or rx.el)? > > I hope not. The syntax should stabilize, not drift away. Agreed. Maybe there are some hardcoded regexps that we can factor out, but dynamically building those fundamental regexp is a deadend. Best, -- Bastien