5.21.1 Make Install

In your initialization file, bind the Transient casual-make-tmenu to your key binding of preference. Two suggested bindings are M-m or C-c m.

(keymap-set makefile-mode-map "M-m" #'casual-make-tmenu)

The binding M-m is intended to complement the binding C-o used by EditKit.