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:
Commands to evaluate or execute an Elisp expression ((elisp)Eval).
Cross-referencing commands ((emacs)Xref).
Checks docstrings in the file.
Commands for byte-compilation ((elisp)Byte Compilation).
Find commands.
Commands for Sexp (balanced expression) navigation.
Using the prefix C-u when casual-elisp-tmenu
is raised will change the “d Defunⁿ” menu item to “d Edebugⁿ” to support instrumenting a function for Edebug ((elisp)Edebug).
By enabling “u Use Unicode Symbols” from the Settings menu, Casual Elisp will use Unicode symbols as appropriate in its menus.