I created a new macro and saved to .emacs/init.el
:
(fset 'foobar
[?f ?o ?o return ?b ?a ?r return])
How can I use this macro after restarting emacs?
I created a new macro and saved to .emacs/init.el
:
(fset 'foobar
[?f ?o ?o return ?b ?a ?r return])
How can I use this macro after restarting emacs?