mb-depth

Homepage: https://www.gnu.org/software/emacs

Author: Miles Bader

Summary

Indicate minibuffer-depth in prompt

Commentary

Defines the minor mode `minibuffer-depth-indicate-mode'.

When active, any recursive use of the minibuffer will show
the recursion depth in the minibuffer prompt.  This is only
useful if `enable-recursive-minibuffers' is non-nil.

Reverse dependencies