Open khensunny opened 4 years ago
We already have option to to set, toggle or customize a variable, how about another to eval a function? Just automatically insert a function call in the the interactive eval prompt ;)
You can just place the cursor after the source code in Helpful buffer and C-x C-e, which runs eval-last-sexp if you are using default key bindings.
We already have option to to set, toggle or customize a variable, how about another to eval a function? Just automatically insert a function call in the the interactive eval prompt ;)