Version 0.46 of package Diminish has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Diminish describes itself as: ========================================================= Diminished modes are minor modes with no modeline display ========================================================= More at https://elpa.gnu.org/packages/diminish.html ## Summary: Minor modes each put a word on the mode line to signify that they're active. This can cause other displays, such as % of file that point is at, to run off the right side of the screen. For some minor modes, such as mouse-avoidance-mode, the display is a waste of space, since users typically set the mode in their .emacs & never change it. For other modes, such as my jiggle-mode, it's a waste because there's already a visual indication of whether the mode is in effect. A diminished mode is a minor mode that has had its mode line display diminished, usually to nothing, although diminishing to a shorter word or a single letter is also supported. This package implements diminished modes. ## Recent NEWS: [Not provided 🙁]
