5.12.2 Elisp Usage

images/casual-elisp-screenshot

Invoke the Casual Elisp main menu casual-elisp-tmenu via the binding M-m (or your binding of preference) in an Elisp window. Typically this is whenever an ‘.el’ file is opened.

The following sections are offered in the menu:

Evaluate

Commands to evaluate, execute, or debug an Elisp expression ((elisp)Eval, (elisp)Edebug).

Xref

Cross-referencing commands ((emacs)Xref).

Checkdoc

Checks docstrings in the file.

Byte-Compile

Commands for byte-compilation ((elisp)Byte Compilation).

Find

Find commands.

Navigate

Commands for Sexp (balanced expression) navigation.

Elisp Unicode Symbol Support

By enabling “u Use Unicode Symbols” from the Settings menu, Casual Elisp will use Unicode symbols as appropriate in its menus.

images/casual-elisp-unicode-screenshot

For more info on using Unicode symbols, please refer to UX Conventions.