[ A simple Java application template appears
in the buffer called CoffeeApp.java ]
< Replace the <?CLASS> slot with the
name of the class being defined. >
( Issue the emacs command C-j.)
{ This will move "point" to the <?CLASS> slot. }
( Issue the emacs command M-j.)
{ This will delete the <?CLASS> slot. }
( Type the name of the class being defined,
CoffeeApp.)
{ Including the file name is very helpful when
reviewing documents that have been printed. }