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

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

bug#65664: 30.0.50; mode-line-compact breaks minor mode help


From: Po Lu
Subject: bug#65664: 30.0.50; mode-line-compact breaks minor mode help
Date: Fri, 01 Sep 2023 08:55:46 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Ulrich Mueller <ulm@gentoo.org> writes:

> When setting the mode-line-compact variable to a non-nil value, mouse-2
> for minor modes is broken.
>
> To reproduce:
>
> $ emacs -Q
> M-x set-variable RET mode-line-compact RET t RET
>
> Move the mouse pointer to the "ElDoc" lighter in the mode line and press
> the mouse-2 button.
>
> Actual result:
> An error is signalled:
> describe-minor-mode-from-indicator: Cannot find minor mode for ‘(Lisp 
> Interaction ElDoc) ’
>
> Expected result:
> Help for eldoc-mode being shown.

Thanks, this should now be fixed.




reply via email to

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