Hello, Eric Schulte <schulte.e...@gmail.com> writes:
>> We may tweak `org-babel-inline-lob-one-liner-regexp' in order to make it >> harder to trigger it unwillingly. >> > > The trade-off here is between raising an error when e.g., a like > matching the call line syntax has a problem or failing silently. The > former is preferable in the case where you intend the syntax to be a > call and you *do* want to know if there is a problem, and the latter is > preferable if you aren't trying to issue a call and just stumbled upon > the syntax. > > I'm open to either solution, it's just a question of which use case is > more important and which failure condition is more onerous. Just to be clear, I thought about making parens mandatory in inline Babel call syntax. Underscore is overloaded already: underline, subscript... Note that OP's problem can be solved once we have escaped underscores (again). But I'm not there yet. Regards, -- Nicolas Goaziou