> Hi Guys, > > please permit a comment after some times - it's just not to create > heroes :) > > IMHO the complexity orb-babel took by creating its own slots for > symbols like function names, variables etc. is not to handle reliably > across the languages. >
I don't understand what you mean by the above. > > A net and simple way out would be just to employ commands delivered by > existing Emacs modes on org-source sections. Inserting the results > might be provided by a hook. > This is what Org-mode does when possible, and this is why some language modes are both much simpler and much more reliable than others, e.g., because of Emacs' excellent support for common lisp ob-lisp.el is both shorter and provides higher quality support than ob-python.el. $ wc -l lisp/ob-{lisp,python}.el 111 lisp/ob-lisp.el 346 lisp/ob-python.el If I've miss-understood the above please clarify. Thanks, Eric > > Cheers, > > Andreas > > > > > -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D (see https://u.fsf.org/yw)