Hello,
I've been working with SQL Procedural Languages lately and I would like to known if it's possible to distinguish, inside of source blocks, the syntax coloring from the interpreter the source is to be run with. For instance, pl/python is run in sql-mode, what it is, (add-to-list 'org-src-lang-modes '("pl/python" . sql)) but colored as Python code? Cheers, -- Phil