All, What I want is similar to "evaluating a region" in emacs. I want to be able to make a selection of vim code, and then execute it.
":source" only takes files.
As for ":exe", I have tried this: ":exe getreg('"')", and found it to be
unreliable.
Anyone have ideas?
--Matt
