Function: hyperbole-mode

hyperbole-mode is an interactive and byte-compiled function without a source file.

Signature

(hyperbole-mode &optional ARG)

Documentation

Toggle Hyperbole global minor mode with M-x hyperbole-mode (hyperbole-mode).

This is a minor mode. If called interactively, toggle the Hyperbole mode mode. If the prefix argument is positive, enable the mode, and if it is zero or negative, disable the mode.

If called from Lisp, toggle the mode if ARG is toggle. Enable the mode if ARG is nil, omitted, or is a positive number. Disable the mode if ARG is a negative number.

To check whether the minor mode is enabled in the current buffer, evaluate (default-value \=hyperbole-mode)'.

The mode's hook is called both when the mode is enabled and when it is disabled.

Hyperbole is the Everyday Hypertextual Information Manager.

When Hyperbole mode is enabled, the hyperbole-mode(var)/hyperbole-mode(fun) variable is non-nil, Hyperbole menus are enabled, as are Hyperbole keys.

Invoke the Hyperbole minibuffer menu with M-x hyperbole (hyperbole). See the Info documentation at "(hyperbole)Top".

Key Bindings