Nicolas Goaziou <[email protected]> writes: > Hello, > > Sébastien Miquel <[email protected]> writes: > >> It isn't clear to me which one should be preferable and in what >> situation. > > It is [ \t] almost everywhere, as shown in the code base. The only > exception I know about is when we need to escape with zero-width space, > e.g., in `org-emphasis-regexp-components'. > >> I couldn't find any reference to this in any documentation >> of Org syntax. > > It should be in the document describing the syntax. If it is not there, > it should be added. > >> I've replaced all instances of blank with (any " \t") in this function >> (that's the only instances in org.el). >> The attached patch fixes the original issue. > > Thank you. I applied your patch. > > Regards,
Applied, as commit 38fbd161e This message is being sent to update our issue tracker at https://tracker.orgmode.org
