bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30978: 25.3; Suggestion: define-minor-mode should define mode-lighte


From: Lars Ingebrigtsen
Subject: bug#30978: 25.3; Suggestion: define-minor-mode should define mode-lighter variable
Date: Wed, 28 Jul 2021 17:31:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Howard Melman <hmelman@gmail.com> writes:

> I agree that packages like delight, dim and diminish (and I
> just learned about blackout) mostly exist because there
> wasn't a "trivial" or "easy and regular" way to do this and
> don't see how they're "more complete" than the proposal.. 

It's already pretty easy to just alter the lighters -- just say:

(setcar (cdr (assoc 'foo-mode minor-mode-alist)) "whatever")

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]