Hello, 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. > There would be a cost definitely, but then a true org-minor-mode could > become reality that offers the full power of Org-mode in programming > mode's comment section (I'm actually working on it by merging outshine > with orgstruct: [[https://github.com/tj64/omm][omm.el]]). I don't see why you would need the "full power of Org-mode" (whatever that means) in mere comments. In any case, you can override `org-outline-regexp' and `org-outline-regexp-bol' in any minor mode. Regards, -- Nicolas Goaziou