To get started using the Info Browser, type Control-h i in emacs. This will load a menu of info files to choose from, including the Emacs editor and Info browsers themselves. For a tutorial on how to use the info browser, press h. Each Info file is set up like a tree, with each level consisting of several nodes, each of which contain sub-nodes. Nodes are indicated by a star at the beginning of the line. The basic commands for reading through these trees of nodes are:
Probably the most widely used is the Info file for Emacs. You can examine the Emacs Info node by starting up the Info browser, and then typing mEmacs, followed by return, or by moving the cursor to the line that starts with "* Emacs", and hitting m and return. Here, you can find the entire GNU Emacs Manual, and any questions you have about Emacs can almost certainly be found here. If you are unsure of where to look, you can try one of the Indexes:
The default top-level node only contains of six entries, but there are, in fact, over 20 currently on Athena. A list of these is kept in the consult locker. To get a more expansive listing of useful manuals at Athena in the top-level node of your Info browser, add this line to your .emacs file:
(setq Info-directory "/afs/athena/contrib/consult/lib/info")Note that some of these nodes may require that you add the appropriate locker first. Details on how to customize this file are in the Info node entitled Info.