Bone Yard is a simple method for inserting default, mode specific, text into empty Emacs buffers. It's used to easily load boilerplate text to get started with new programs.
The basic install/usage instructions are in the boneyard.el file.
More lenghly instructions, as well as some tips, are kept in boneyard.info.
To view boneyard.info, you can use the "info" command (if available):
info boneyard.info
Or you can use Emacs via the Info-goto-node command in Info mode:
C-h i ; Go into Info mode.
g ; get prompted for node.
(~/path/to/bonyard.info) ; Note: the ()s are required.
Product's homepage
Requirements:
· Emacs