From unknown Sun Jun 22 20:59:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#65664: 30.0.50; mode-line-compact breaks minor mode help Resent-From: Ulrich Mueller Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 31 Aug 2023 20:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65664 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 65664@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169351267331571 (code B ref -1); Thu, 31 Aug 2023 20:12:02 +0000 Received: (at submit) by debbugs.gnu.org; 31 Aug 2023 20:11:13 +0000 Received: from localhost ([127.0.0.1]:59296 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbo0W-0008D8-SE for submit@debbugs.gnu.org; Thu, 31 Aug 2023 16:11:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbo0U-0008Ct-0H for submit@debbugs.gnu.org; Thu, 31 Aug 2023 16:11:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbo0F-0007Dx-L0 for bug-gnu-emacs@gnu.org; Thu, 31 Aug 2023 16:10:55 -0400 Received: from woodpecker.gentoo.org ([140.211.166.183] helo=smtp.gentoo.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1qbo0A-0006zq-2J for bug-gnu-emacs@gnu.org; Thu, 31 Aug 2023 16:10:54 -0400 From: Ulrich Mueller Date: Thu, 31 Aug 2023 22:10:42 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=140.211.166.183; envelope-from=ulm@gentoo.org; helo=smtp.gentoo.org X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) 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 =E2=80=98(Li= sp Interaction ElDoc) =E2=80=99 Expected result: Help for eldoc-mode being shown. In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.8) of 2023-08-31 built on localhost Repository revision: b71beb7ae7c60a5c5af608420d28fdda5265a264 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101008 System Description: Gentoo Linux Configured using: 'configure --prefix=3D/usr --build=3Dx86_64-pc-linux-gnu --host=3Dx86_64-pc-linux-gnu --mandir=3D/usr/share/man --infodir=3D/usr/share/info --datadir=3D/usr/share --sysconfdir=3D/etc --localstatedir=3D/var/lib --datarootdir=3D/usr/share --disable-silent-rules --docdir=3D/usr/share/doc/emacs-30.0.9999 --htmldir=3D/usr/share/doc/emacs-30.0.9999/html --libdir=3D/usr/lib64 --program-suffix=3D-emacs-30-vcs --includedir=3D/usr/include/emacs-30-vcs --infodir=3D/usr/share/info/emacs-30-vcs --localstatedir=3D/var --enable-locallisppath=3D/etc/emacs:/usr/share/emacs/site-lisp --without-compress-install --without-hesiod --without-pop --with-file-notification=3Dinotify --with-pdumper --enable-acl --enable-xattr --with-dbus --with-modules --with-gameuser=3D:gamestat --with-libgmp --with-gpm --with-native-compilation=3Daot --without-json --without-kerberos --without-kerberos5 --with-lcms2 --with-xml2 --without-mailutils --without-selinux --without-sqlite3 --with-gnutls --without-libsystemd --with-threads --without-tree-sitter --without-wide-int --with-sound=3Dalsa --with-zlib --with-x --without-pgtk --without-ns --without-gconf --with-gsettings --without-toolkit-scroll-bars --with-xpm --with-xft --with-cairo --with-harfbuzz --with-libotf --with-m17n-flt --with-x-toolkit=3Dlucid --with-xaw3d --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --without-webp --with-imagemagick --with-dumping=3Dpdumper 'CFLAGS=3D-march=3Dnative -ggdb -O2 -pipe' 'LDFLAGS=3D-Wl,-O1 -Wl,--as-needed'' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ IMAGEMAGICK JPEG LCMS2 LIBOTF LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF X11 XAW3D XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LC_CTYPE: en_GB.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: POSIX locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date cus-edit pp wid-edit cus-start cus-load comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra bytecomp byte-compile thingatpt help-fns radix-tree help-mode cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 104194 22405) (symbols 48 8998 0) (strings 32 25374 1906) (string-bytes 1 727825) (vectors 16 17357) (vector-slots 8 353541 14123) (floats 8 48 41) (intervals 56 358 0) (buffers 984 12)) From unknown Sun Jun 22 20:59:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#65664: 30.0.50; mode-line-compact breaks minor mode help Resent-From: Po Lu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Sep 2023 00:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65664 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ulrich Mueller Cc: 65664@debbugs.gnu.org Received: via spool by 65664-submit@debbugs.gnu.org id=B65664.16935297783331 (code B ref 65664); Fri, 01 Sep 2023 00:57:01 +0000 Received: (at 65664) by debbugs.gnu.org; 1 Sep 2023 00:56:18 +0000 Received: from localhost ([127.0.0.1]:59481 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbsSP-0000re-Tp for submit@debbugs.gnu.org; Thu, 31 Aug 2023 20:56:18 -0400 Received: from sonic307-10.consmr.mail.ne1.yahoo.com ([66.163.190.33]:46716) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbsSK-0000rE-0Y for 65664@debbugs.gnu.org; Thu, 31 Aug 2023 20:56:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1693529756; bh=V+vLXNWtRPr9Ci31XWU15rGJfWxy6Gs6Qe3uYhVS1WQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From:Subject:Reply-To; b=pyMypnzWeSHJI70NCZwNhP7EFGcucSWRelLyVWmHsGetLmqwpJwLCzvYu1UOCB0lPcQ4Q4nJTWSNTRYj3T7rFBRMNLR41koAnugpLUvL5Oeu84GEJ8SCUHoTc5g9eSHZrkRa6I0sClO1RrKjif2bTk/Ks6Fb3m1BPk7o1JHrW/XyzdmcS6jhkXCpP6YaY1n4f+ir3/o58v4/Iq0hxTZkZml2+kAReAyibQNwBqnXMkSHUx4LGPyxV03FeS5+aleoR8KzbjRNlmbpLVOdVt6jlCQvhOB1NG2M7Fh5rxiJjEE5ezV+pMn9DrVsEp+lnbH7SsKUX/Z4xZozYHl1QTNi5Q== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1693529756; bh=gDUaH6CsnP32wjPQF1kI3XIbrbmTupw5qGwTI+63cc0=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=mTRdseP/jnzbkfTVHY1tgCv6tEe4Ll91DGZE1wk3BTf5Li2hXWYWlwU1OrYTNfvqoUCHGwpIwzSBciIu+OsZGlOVUS+ig/U82I3nQMSI9vj+/3pArhQzeXBeCpMQNATSXXSwUXi968NjIn3HJQi/fZHel7u9B2y5us/mTGjLleov8db1LnTP6gM/cDlS4rSudwI0uhPYNm80wABEmBR+ikw8PayrojzpgEUoRW0fXrhBBlD+QSmBXcVHa/6Onb2auunfCG7uW/6MfDzsHuZXQwU88jOt1brdugD1Z1DwWAM/6yfQ/3uMmanomm8K4GQz15w9aOhkcszwfsL/nlPBsg== X-YMail-OSG: SLQwmUIVM1nGa3NoSNvxC2Wl92yi6N6TWFyBgnABEREy2MQ6iV4k8Aikc3MX7oj j47CYq9AI0lSW_6_xFVNPjMzbHPy.KeTE.Bs6OmwAMd5dCy6XO0wUliqbpcq16vpWG7yQnTNd1JE nvbIqsl0c5_dpu97CpsE.8cvzgQOm51_apA7Js3ZjDRJr2g5POVyF37gR6RK1VNFYsFAFAg_uhK_ obXAsiaiz4_QcReq42Zf14o2WoORRUi.HnlaAYUALQ87cCOxIRQPFaeX2mtWdXGOjd.LVSPaQH0F L3vnNDor6kf4zlwTjNCz.v9sTd_TjE1r.Wh.9KTv_d8WQKpbXKedAR1jcEj20ELvLhAn3XCFca2K J9kB7Co6MC6mjJDRucwmQ3BDJ4oFoTIuwXU9s.glP1ZCZ40s_BhK.ZyZRI2e.HBTg3PLDsc3SVH0 ZGy6e1KcpbadD5LoyqP_ZBQylkDbkv0o5ijtIA0e3d9IqneHJmzKxjsFD6Zx1LFcJCJlTqvZsXyh 2s4Q779Oks9PV7OxanZ2R2uBu.IJKcAudEj_qDjdGZeepJZZ8IWal1o8nKU.Kx2doLKc9Xu4_f6x uTqm4dhgJR.FRdSHKSOhb8WiXh_yA9pQsACtuhE68F9oWWWLbIi8jfgafNuv7a_1AJtk5uxfr2cg caisTu9ml1lVTTRtYOM1ApD58u1eeJhf9wQYjO038uxn6jLzBmp7XklhxvCzl0_bu5MMVYY64weR _9U2yfgcAR803dwLy6I_rIkCq6r3qUBJvsqz3h1u.xiYTNADbLyr5vl8JwY_3LpJwv.uzJtEp1Cq mzMZFIqzIjl56oGIUlarBygugUMhKOWZiXhy.8QJQlBifFj5M4LpYqAlzKVCxCNcbXHt0Hati1QX N6PlFBEq53sgpCITG0Wb1RytmsfRIlODSujZIESHILYiVtHFMCVQge9JAzcpOgMITU38XbnwfpE2 Wm5UYdR7fEdK.f2JzTuUy9R8Mp9PypH0MJKxqr8._OczJmhEovMC8wYRSwpKKPrO.hrfOY3bt3Px r622xqhmj6vfGFFUsZklBv7SiITbeSdRsVb308SEgCjNn_562Fj2cI4vZM8lvvlOhiiERspheR8N HjpmFjc.fJYzvRWyWUDxW0TmnsGCDsXzhi7JtbLFeYvj1ZPI9BkFvJ1WCy63RbEuUHUn8gn8iums ZJUtdqw2fi0NNBtU7V_aJTH_Rfy6bcgO51Tn4iWZ4ICUc.tXFQqQwAsCPAqv4X2L3U7U9yy_JXEu c15v1K3ScXtHnD96vz6i.i8bHQjZC8KN6JQZ9gIbryT5OwprslNcpWVywI6HEmyIS9586UKHAotR BWjxelEpDMjkpXa7mTRWWQ3RP8oIFjgMX.nDfJVlGoIP1RBRZiYsi9a4lSp43J.z1bRteoI0K4Z7 jUzdscdrJ4gJM.Cyej4FZK5_.78XnQ9LPjpofKYMl2k1ZiANM3mjuFV0GgYq9stPEjYE6AVdJIGZ czaaC48WLE5xUg1C8YWd2K2reTfjNhm36akyfr3bwufhNq8nGpfT3pQ7tdDpIi2x5ibrHTESqNty S1HwMZUjuDwJEz1D1VhNPBCmdH2YOZScH1a8tXwLEVhhzN17br..tgwebrmyqayieCPsMeo71D0A 2vw4tg9MPn_uXFpaLlh8PnCkka7Ei3ondPpOTjxPH5zy42mOVHmTqb03uTD6s2hBTIRZ_KX3M91N SsOI2JQYSv6o7Wssj4oyjM9xeLJ5yVVs.J5JSVeemyRn5kZqRylx5H6z2LACQc1mRLPlcK8IZNO8 NaS0O3H6UySvQOFaKxmXgxg8aFQNFbsjjzfWwoybJsNse.xYCiom15Okc91luZZgBXOQy.f4smer P4.S3.Qv6bq5eLpegqt6Ma7zyMfWoKjt5YexNiLY5fp8rPx86wkv3PP0AozlnNaOBN1CRA5P2kOZ r69eBp6NnG6OunpMWyxQ9C88ePBb8f.v401oaew3jr41B2bv5D.clgAdc8I0i8yGlkOKs5o3hPw6 yFd4RXj6XzUR54J4nsV75dVFAxGijenY3yEX2T5yxD5a.Wa6B7cIbfL0uAdi5Uhjn05StjlwOL.s wGIxggp7HSygdcvavF7a6hOCCBoBWMtr_2ismE9V6n5GizC2ypp87bugij2vC_.XVHiWufefiAyC fxH_cN8EDZ3q0GNj7h0.2NHTiqi7CzHHyGlV0zO1fPEuMJWphFmceaOS9rOnNZyh2EKTPYruBduM qk8Uo1ilYWl5wWKybc79fGt9dryHAvPEPCbRdixFLKMJ_4zZdftQC5eDFmNlNXaykr58- X-Sonic-MF: X-Sonic-ID: 793cb4fb-73e2-4171-abb7-d56cdeb3193a Received: from sonic.gate.mail.ne1.yahoo.com by sonic307.consmr.mail.ne1.yahoo.com with HTTP; Fri, 1 Sep 2023 00:55:56 +0000 Received: by hermes--production-sg3-69654d8bd-j2jc2 (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID 8aa66a126bbf262f3ce2bc6be5698c4f; Fri, 01 Sep 2023 00:55:53 +0000 (UTC) From: Po Lu In-Reply-To: (Ulrich Mueller's message of "Thu, 31 Aug 2023 22:10:42 +0200") References: Date: Fri, 01 Sep 2023 08:55:46 +0800 Message-ID: <877cpar9t9.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailer: WebService/1.1.21763 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 573 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Ulrich Mueller 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 =E2=80=98(= Lisp Interaction ElDoc) =E2=80=99 > > Expected result: > Help for eldoc-mode being shown. Thanks, this should now be fixed. From unknown Sun Jun 22 20:59:08 2025 X-Loop: help-debbugs@gnu.org Subject: bug#65664: 30.0.50; mode-line-compact breaks minor mode help Resent-From: Ulrich Mueller Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Sep 2023 10:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65664 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Po Lu Cc: 65664@debbugs.gnu.org Received: via spool by 65664-submit@debbugs.gnu.org id=B65664.16935625783183 (code B ref 65664); Fri, 01 Sep 2023 10:03:01 +0000 Received: (at 65664) by debbugs.gnu.org; 1 Sep 2023 10:02:58 +0000 Received: from localhost ([127.0.0.1]:59898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qc0zR-0000pH-Ve for submit@debbugs.gnu.org; Fri, 01 Sep 2023 06:02:58 -0400 Received: from woodpecker.gentoo.org ([140.211.166.183]:54002 helo=smtp.gentoo.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qc0zQ-0000p4-BB for 65664@debbugs.gnu.org; Fri, 01 Sep 2023 06:02:56 -0400 From: Ulrich Mueller In-Reply-To: <877cpar9t9.fsf@yahoo.com> (Po Lu's message of "Fri, 01 Sep 2023 08:55:46 +0800") References: <877cpar9t9.fsf@yahoo.com> Date: Fri, 01 Sep 2023 12:02:36 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) >>>>> On Fri, 01 Sep 2023, Po Lu wrote: > Thanks, this should now be fixed. I can confirm that I no longer see the problem with current master. From unknown Sun Jun 22 20:59:08 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ulrich Mueller Subject: bug#65664: closed (Re: bug#65664: 30.0.50; mode-line-compact breaks minor mode help) Message-ID: References: <87edjip4ui.fsf@yahoo.com> X-Gnu-PR-Message: they-closed 65664 X-Gnu-PR-Package: emacs Reply-To: 65664@debbugs.gnu.org Date: Fri, 01 Sep 2023 10:27:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1693564022-5929-1" This is a multi-part message in MIME format... ------------=_1693564022-5929-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #65664: 30.0.50; mode-line-compact breaks minor mode help which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 65664@debbugs.gnu.org. --=20 65664: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D65664 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1693564022-5929-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 65664-done) by debbugs.gnu.org; 1 Sep 2023 10:26:42 +0000 Received: from localhost ([127.0.0.1]:59917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qc1MC-0001Wp-4F for submit@debbugs.gnu.org; Fri, 01 Sep 2023 06:26:42 -0400 Received: from sonic315-22.consmr.mail.ne1.yahoo.com ([66.163.190.148]:40960) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qc1M8-0001WZ-K3 for 65664-done@debbugs.gnu.org; Fri, 01 Sep 2023 06:26:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1693563969; bh=C1v1Rm10Y625U1ab6hePbEhuJeo3wUOFfQuXk3tbonw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From:Subject:Reply-To; b=Qq2sboWdCie/lnEBIo1U9EL7RFz3usiwXOaPaYPiv6MubKywkZBEYsy7F/r3W9Pj0q38pYIDAO879VVpfhbWDbHJUjGrL7GwYWiOCq6nisldtbr85ZaJWNLxpGI4J68JnhE1EpVN+5BvCxzYWG8+V2B4WRKBkqXoGkgmGYBIr2Ud3CVUlOyPuhLuWvyld7aGBDoOHZxT9KEbvHQmfhjBiRJWkSPncm7wSFUvNeN0cvolHKjDWOe2bWTY8mXSYTirbVLubHb977TiocmAxKHO5fD3xd0r2K2oLzOnRMfrwGLvbEwbMIWbC8HqNcaNr9gWQuZW/Ab+LDUnh+GysdtnZQ== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1693563969; bh=kJlR/cJAGoZUzhGPf/bob8r2ge1gRPneBrFvpgwKbbL=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=oCZx/4uHq0Sn8SVmKD57xHDszNzv3pbA2iCochYFbKrtWH7joherJgCdKWnSChhheZzTnh5cds6tozqWCuTgcKL9Q2WbtsSdtI34XQobQhz7pV6UvkXP7UemRe6Y84BAV+9OF7QwTAf7KRzS/TmESlGMvd9MAqIiE4iWnQjvv5JrqM+GYF24SQAItb0nHpuFqArH6CId255BU1oPc3gGoiPFlMqOCl1oe6sFWHqg9uOfe60JAR+MnDjOcRESdvFtWtvLmZ6nN9BUOdBfrR42bdCmtohphhwynf1kcy+fWde6ti2KhIlL4J8FwGIOhN95GvNw+fG3DYfZYiBbBxLbww== X-YMail-OSG: uHZBr2sVM1mj9o2EVpcEwTobnbIXpp4kowr2BjeK0UFoVtqytUcvm2mQmQ0QMhN zFFJ2hqYtk0qn99zOUhfu26bS7kaGRPDQC6mNn3E89KTgaaZiEMoepo71DvxORm59PTvRRWGgSlH JY.4FDWyN6VrujGCecgVJihNGkYBSyvCCLTPEGNXbUnZWsoH6yJ_jDtLub58.uph9ppWQQdmflvO C7yT4FMJE4MlTTXhc4EjLlIf2Fjiw24w8SN_lWfuK1jcPwPLVVpFYPnsbf0V9cps4BFhwuyq58ri ufyuFjRjKGkaN8Kk1pqS9J_M81UwJ.t5Fl6ZgWFMz0Qh3zfEg41ghompisxtb0FR7db5w6.L5Gsy dpZkYd604aUBTy5EQleL3L1nNPYcaZ1rACyLET2.ocjyLQXJUZc3lHhUqNPXKy2lNjUethby7AUQ C0KehWN8y.SzaZgCVUG7yBfuUZKgr6aVVPAH8WSuMjBnLd.lGgfI1YS5Lw1FvlANHesYuySY5I2x EaNopkgJtr0ZWVNOO14Z4yF59QCRX7ed9VF1fqRWIR41iSOMYSRe_cRJXPLmDuea_CsfGgbwtqhL FeiYcrYXZJTM7aEXsflZgpEVPpMIgdtQ4DxwEciK9530PhiGMTzLNryZPpJHNJia1tGA18GXSk5H AUbQ5Q9mGDH1GpUtQD9E2_0RjIpkgZxo65lBh65PdJ3XR650.PRngXUKyw06jq.5nZW72zPlukag Gl6jQxVxphPMZ1pXWHNrXZ3.0XVEv.BSP6bBEC1RBYj1o0TU9plMou.ChpGgVtGKEM_2E4RZWWjw TpgvnxlNEjMptKXnsIcpe.2hK0A9Vk3OkmY86Gc_f8ajy06YHCb74qAfxkz3fL8zDwK83Zn8pNRA YGSDTiEGER.nOOEUYyzWDZYJ.ZinMAmeQKumTOyTR75NHzY1M38MjuJ9SAYsZ5QaI_mW_5qLFEgn yMoTQYqnt5HxNQz0baA5Hganr5nsAeBL4UqrGguZosQfffLGNLJwB.A.lGxkyexu_dN_SB_pmsga d5TnumTShi6WJgvZEv2aZqq.2pFkNix9rRWhfWQOOKVRQPfAkTZjpGZBS__W4FdQH_NYwX2lbYoJ 7JohP1zTAlEgr1ZuylZi9ETKBIM3oLo5OfzvMpFNMatSO8FjDdUV0lJ0rlMMVotLPRKRZ9PzQ_80 jFEpY59YV8c1PfFAbpA41YZztQMKXUEEjaGaWejDo_N2r4EE0oE9BTLIh6qaddPrQWzPsEoIOs9U DLjKrkcbHEX7ZXrxzgvekpjX2sHrWxLN9p.9V6nv2jnZhe6Gkma0xlK52pcl0fkvYbtEZbC7Oj1X j6XeIPtZeVafiH8lXBsJOvdHJTknj7ONpGWenrkkun6bYfT7FL.9X2z6dzZ1ooC3ASMsoAMdBvSn f5Ex3wV_06OTUAq.FwRVvy6mNIE_63XRbtn3151_9naLN6GaAavkzeYIqzv2nrEGqPxrw4pgF.gq E6YrAKZIkInApIcSL6PJDxjvij3JYK9D5l_BRTHBXLkPiN0LqK2s9iDvqY.OAmhcnBujR42neh0J MdUwpo1frNgE6cY3mmldJXml0Nr24Z0l2vyEp6byUs43hbJdJ2HHYb8URU8i4xAQNMzj8LzuC3Km Lf_ZAktx76wjCz.kaWXbHCqs3SPPQDFsKGoc1xxIte3RTAncA5VHNB.ZruSsv7K.O4ikRRaFJFQt iC_nGKDG8Ftt9lsqYHtZFLpFSotw9wUnQr4pLFgbesze81X_eBeA4GyjzMdolSwldokhrmc_dYWZ nlwC2xXPNfsEBzPJ5xolBahNtC7wtLGLKFHeZiyDkFzqsN.x6pWooPuQt_PLbgdLfyRo33ZV1euS vG1r3d7o3N.uhoh4VzfMgX9l4BjqWb0dArqJZ5dgXHGThceMxPS0KjSGOuW71SK8HtYRG.b66szK z2pRhSWJQ5MeKmwQvtvEy9GnKALoNuWVQNlklqCukg1zCAr69qWVdQzf_GKYIqUcrt0a1h0S36eN BBjl0bkrmg1dajb2OETYx.Vk9I9CLyUgJSdscqA27B4jDAVDMvutLnbRSAZIKZVKS4o8y5bsPr3z d_zo3oupjQ3VBvBFnqv6ch9Vdc90ugeRT9CqfiL6YHZP95.WABTgwb4Bcy6d3iwg10SBBHWaQXFF XuBEa.PsF4hLPNHsAClx3DFiE5zNb.Vuj__sNofMzkPuRiRGhn6hIJ.8Ihz_TawFDGiAjkYJv8Xi vKAw.wP2UiyK5X8c79SFIfGfXcLb84d7ZlmurbR.Sl51PgRnO9.TcYxlBEITHqZSGmg-- X-Sonic-MF: X-Sonic-ID: ce56aa12-7cf4-46ed-be03-34b5a9a2d5f0 Received: from sonic.gate.mail.ne1.yahoo.com by sonic315.consmr.mail.ne1.yahoo.com with HTTP; Fri, 1 Sep 2023 10:26:09 +0000 Received: by hermes--production-sg3-69654d8bd-xs829 (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID ddf9277dfde1f9ce168ed00278069fe4; Fri, 01 Sep 2023 10:26:04 +0000 (UTC) From: Po Lu To: Ulrich Mueller Subject: Re: bug#65664: 30.0.50; mode-line-compact breaks minor mode help In-Reply-To: (Ulrich Mueller's message of "Fri, 01 Sep 2023 12:02:36 +0200") References: <877cpar9t9.fsf@yahoo.com> Date: Fri, 01 Sep 2023 18:25:57 +0800 Message-ID: <87edjip4ui.fsf@yahoo.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.21763 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 224 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 65664-done Cc: 65664-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Ulrich Mueller writes: >>>>>> On Fri, 01 Sep 2023, Po Lu wrote: > >> Thanks, this should now be fixed. > > I can confirm that I no longer see the problem with current master. Closing. Thanks for testing. ------------=_1693564022-5929-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 31 Aug 2023 20:11:13 +0000 Received: from localhost ([127.0.0.1]:59296 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbo0W-0008D8-SE for submit@debbugs.gnu.org; Thu, 31 Aug 2023 16:11:13 -0400 Received: from lists.gnu.org ([2001:470:142::17]:33056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbo0U-0008Ct-0H for submit@debbugs.gnu.org; Thu, 31 Aug 2023 16:11:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbo0F-0007Dx-L0 for bug-gnu-emacs@gnu.org; Thu, 31 Aug 2023 16:10:55 -0400 Received: from woodpecker.gentoo.org ([140.211.166.183] helo=smtp.gentoo.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1qbo0A-0006zq-2J for bug-gnu-emacs@gnu.org; Thu, 31 Aug 2023 16:10:54 -0400 From: Ulrich Mueller To: bug-gnu-emacs@gnu.org Subject: 30.0.50; mode-line-compact breaks minor mode help Date: Thu, 31 Aug 2023 22:10:42 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=140.211.166.183; envelope-from=ulm@gentoo.org; helo=smtp.gentoo.org X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) 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 =E2=80=98(Li= sp Interaction ElDoc) =E2=80=99 Expected result: Help for eldoc-mode being shown. In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.8) of 2023-08-31 built on localhost Repository revision: b71beb7ae7c60a5c5af608420d28fdda5265a264 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101008 System Description: Gentoo Linux Configured using: 'configure --prefix=3D/usr --build=3Dx86_64-pc-linux-gnu --host=3Dx86_64-pc-linux-gnu --mandir=3D/usr/share/man --infodir=3D/usr/share/info --datadir=3D/usr/share --sysconfdir=3D/etc --localstatedir=3D/var/lib --datarootdir=3D/usr/share --disable-silent-rules --docdir=3D/usr/share/doc/emacs-30.0.9999 --htmldir=3D/usr/share/doc/emacs-30.0.9999/html --libdir=3D/usr/lib64 --program-suffix=3D-emacs-30-vcs --includedir=3D/usr/include/emacs-30-vcs --infodir=3D/usr/share/info/emacs-30-vcs --localstatedir=3D/var --enable-locallisppath=3D/etc/emacs:/usr/share/emacs/site-lisp --without-compress-install --without-hesiod --without-pop --with-file-notification=3Dinotify --with-pdumper --enable-acl --enable-xattr --with-dbus --with-modules --with-gameuser=3D:gamestat --with-libgmp --with-gpm --with-native-compilation=3Daot --without-json --without-kerberos --without-kerberos5 --with-lcms2 --with-xml2 --without-mailutils --without-selinux --without-sqlite3 --with-gnutls --without-libsystemd --with-threads --without-tree-sitter --without-wide-int --with-sound=3Dalsa --with-zlib --with-x --without-pgtk --without-ns --without-gconf --with-gsettings --without-toolkit-scroll-bars --with-xpm --with-xft --with-cairo --with-harfbuzz --with-libotf --with-m17n-flt --with-x-toolkit=3Dlucid --with-xaw3d --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --without-webp --with-imagemagick --with-dumping=3Dpdumper 'CFLAGS=3D-march=3Dnative -ggdb -O2 -pipe' 'LDFLAGS=3D-Wl,-O1 -Wl,--as-needed'' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ IMAGEMAGICK JPEG LCMS2 LIBOTF LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF X11 XAW3D XDBE XIM XINPUT2 XPM LUCID ZLIB Important settings: value of $LC_CTYPE: en_GB.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: POSIX locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date cus-edit pp wid-edit cus-start cus-load comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra bytecomp byte-compile thingatpt help-fns radix-tree help-mode cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit xinput2 x multi-tty move-toolbar make-network-process native-compile emacs) Memory information: ((conses 16 104194 22405) (symbols 48 8998 0) (strings 32 25374 1906) (string-bytes 1 727825) (vectors 16 17357) (vector-slots 8 353541 14123) (floats 8 48 41) (intervals 56 358 0) (buffers 984 12)) ------------=_1693564022-5929-1--