I have a template I use when creating a ruby script.
Currently when I rename a copy of that template and load it in emacs and get to coding.
I think emacs can load a template for me though. Ideally I could do this.
- Ctrl X Ctrl F to open a file.
- Type in name of file that doesn't exist (aka my new file).
- Emacs recognizes the file doesn't exist and loads my template (right now it loads a blank screen).
Anyone done this?
Thanks!