mspools-mode
mspools-mode is an interactive compiled Lisp function in `mspools.el
'.
(mspools-mode)
Parent mode: `special-mode'.
Major mode for output from mspools-show.
Move point to one of the items in this buffer, then use
SPC to go to the spool that the current line refers to.
g to regenerate the list of spools.
key binding
--- -------
C-c Prefix Command
RET mspools-visit-spool
SPC mspools-visit-spool
? mspools-help
g revert-buffer
n next-line
p previous-line
q mspools-quit
C-c C-c mspools-visit-spool
In addition to any hooks its parent mode `special-mode' might have run,
this mode runs the hook `mspools-mode-hook', as the final step
during initialization.