I had to hack together some elisp code today. I'll have to admit, I
rarely venture there and don't know my way around very well. Lately
I've been more interested in using Python for those quick scripts.
The thought occurs - it's easy to embed a python interpreter into any
C program. Emacs is a C program. I wonder if that would be useful?
I suppose you'd have to make wrappers to interface the elisp with
python if it was to be really useful.
Just a thought.
Show replies by date