GNU logs - #53188, boring messages


Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Van Ly <van.ly@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Tue, 11 Jan 2022 14:00:02 +0000
Resent-Message-ID: <handler.53188.B.164190957226641 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: 53188 <at> debbugs.gnu.org
X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN
Received: via spool by submit <at> debbugs.gnu.org id=B.164190957226641
          (code B ref -1); Tue, 11 Jan 2022 14:00:02 +0000
Received: (at submit) by debbugs.gnu.org; 11 Jan 2022 13:59:32 +0000
Received: from localhost ([127.0.0.1]:54482 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7HgS-0006vd-2G
	for submit <at> debbugs.gnu.org; Tue, 11 Jan 2022 08:59:32 -0500
Received: from lists.gnu.org ([209.51.188.17]:51032)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <van.ly@HIDDEN>) id 1n7HgQ-0006vV-2C
 for submit <at> debbugs.gnu.org; Tue, 11 Jan 2022 08:59:31 -0500
Received: from eggs.gnu.org ([209.51.188.92]:37356)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <van.ly@HIDDEN>) id 1n7HgP-0003HA-Ll
 for bug-gnu-emacs@HIDDEN; Tue, 11 Jan 2022 08:59:29 -0500
Received: from mx.sdf.org ([205.166.94.24]:64914)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <van.ly@HIDDEN>) id 1n7HgN-0007hF-Hs
 for bug-gnu-emacs@HIDDEN; Tue, 11 Jan 2022 08:59:29 -0500
Received: from sdf.org (IDENT:van.ly@HIDDEN [205.166.94.9])
 by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20BDxP8K002589
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO)
 for <bug-gnu-emacs@HIDDEN>; Tue, 11 Jan 2022 13:59:25 GMT
Received: from localhost (van.ly@localhost)
 by sdf.org (8.15.2/8.12.8/Submit) with ESMTP id 20BDxNZG027595
 for <bug-gnu-emacs@HIDDEN>; Tue, 11 Jan 2022 13:59:23 GMT
Date: Tue, 11 Jan 2022 13:59:23 +0000 (UTC)
From: Van Ly <van.ly@HIDDEN>
Message-ID: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
Organization: Super Dimensional Fortress
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="0-176518993-1641909563=:21710"
Received-SPF: pass client-ip=205.166.94.24; envelope-from=van.ly@HIDDEN;
 helo=mx.sdf.org
X-Spam_score_int: -18
X-Spam_score: -1.9
X-Spam_bar: -
X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-176518993-1641909563=:21710
Content-Type: text/plain; format=flowed; charset=US-ASCII


Hello,

When tooltip-mode is off, the minibuffer displays the message in
place of the tooltip.  For the modeline context menu items, the
minibuffer's message line is blocked by the context menu at
column 36.

steps to reproduce
* start emacs by 'emacs -Q'
* apply M-x customize-variable RET tooltip-mode RET
* turn off tooltip-mode
* goto *scratch* buffer
* apply mouse button-3 to display modeline context menu
* on hover over 'Overwrite(Ovwrt)' the minibuffer message line is 
readable to column 36 and the rest of the minibuffer is blocked by 
the modeline context menu

observed behavior
* minibuffer's message line is blocked by modeline context menu at 
column 36

expected behavior
* minibuffer's message line is readable for the length of the width 
of the emacs frame, modeline context menu offsets appropriately and 
does not block minibuffer message line

-- 
vl

--0-176518993-1641909563=:21710
Content-Type: text/plain; charset=US-ASCII; name=bug-gnu-emacs-28.0.90.text
Content-Transfer-Encoding: BASE64
Content-ID: <2652c3a-444f-6a2d-82aa-22928c8ef4a@HIDDEN>
Content-Description: 
Content-Disposition: attachment; filename=bug-gnu-emacs-28.0.90.text

SW4gR05VIEVtYWNzIDI4LjAuOTAgKGJ1aWxkIDEsIGFhcmNoNjQtdW5rbm93
bi1saW51eC1nbnUsIFggdG9vbGtpdCwgY2Fpcm8gdmVyc2lvbiAxLjE2LjAp
DQogb2YgMjAyMS0xMi0wNCBidWlsdCBvbiBjaGFybGllDQpSZXBvc2l0b3J5
IHJldmlzaW9uOiBmMzhkZmE1NmEwY2ZlZjc3YzJiMGQ4YmIyODY5NjQyYTRl
M2IyYWU0DQpSZXBvc2l0b3J5IGJyYW5jaDogSEVBRA0KV2luZG93aW5nIHN5
c3RlbSBkaXN0cmlidXRvciAnVGhlIFguT3JnIEZvdW5kYXRpb24nLCB2ZXJz
aW9uIDExLjAuMTIwMTEwMDANClN5c3RlbSBEZXNjcmlwdGlvbjogRGViaWFu
IEdOVS9MaW51eCAxMSAoYnVsbHNleWUpDQoNCkNvbmZpZ3VyZWQgdXNpbmc6
DQogJ2NvbmZpZ3VyZQ0KIC0tcHJlZml4PS91c3IvWC9BcHBsaWNhdGlvbnMv
ZW1hY3MtMjAyMS0xMi0wNA0KIC0td2l0aC14LXRvb2xraXQ9bHVjaWQgLS13
aXRob3V0LXRvb2xraXQtc2Nyb2xsLWJhcnMgLS13aXRob3V0LXhmdA0KIC0t
d2l0aC1uYXRpdmUtY29tcGlsYXRpb24gLS13aXRob3V0LWNvbXByZXNzLWlu
c3RhbGwnDQoNCkNvbmZpZ3VyZWQgZmVhdHVyZXM6DQpBQ0wgQ0FJUk8gREJV
UyBGUkVFVFlQRSBHSUYgR0xJQiBHTVAgR05VVExTIEdQTSBHU0VUVElOR1Mg
SEFSRkJVWlogSlBFRw0KTENNUzIgTElCT1RGIExJQlNFTElOVVggTElCU1lT
VEVNRCBMSUJYTUwyIE0xN05fRkxUIE1PRFVMRVMgTkFUSVZFX0NPTVANCk5P
VElGWSBJTk9USUZZIFBEVU1QRVIgUE5HIFJTVkcgU0VDQ09NUCBTT1VORCBU
SFJFQURTIFRJRkYgWDExIFhBVzNEDQpYREJFIFhJTSBYUE0gTFVDSUQgWkxJ
Qg0KDQpJbXBvcnRhbnQgc2V0dGluZ3M6DQogIHZhbHVlIG9mICRMQ19BTEw6
IGVuX0FVLlVURi04DQogIHZhbHVlIG9mICRMQU5HOiBlbl9BVS5VVEYtOA0K
ICBsb2NhbGUtY29kaW5nLXN5c3RlbTogdXRmLTgtdW5peA0KDQpNYWpvciBt
b2RlOiBGdW5kYW1lbnRhbA0KDQpNaW5vciBtb2RlcyBpbiBlZmZlY3Q6DQog
IHRvb2x0aXAtbW9kZTogdA0KICBnbG9iYWwtZWxkb2MtbW9kZTogdA0KICBz
aG93LXBhcmVuLW1vZGU6IHQNCiAgZWxlY3RyaWMtaW5kZW50LW1vZGU6IHQN
CiAgbW91c2Utd2hlZWwtbW9kZTogdA0KICB0b29sLWJhci1tb2RlOiB0DQog
IG1lbnUtYmFyLW1vZGU6IHQNCiAgZmlsZS1uYW1lLXNoYWRvdy1tb2RlOiB0
DQogIGdsb2JhbC1mb250LWxvY2stbW9kZTogdA0KICBmb250LWxvY2stbW9k
ZTogdA0KICBibGluay1jdXJzb3ItbW9kZTogdA0KICBhdXRvLWNvbXBvc2l0
aW9uLW1vZGU6IHQNCiAgYXV0by1lbmNyeXB0aW9uLW1vZGU6IHQNCiAgYXV0
by1jb21wcmVzc2lvbi1tb2RlOiB0DQogIGJ1ZmZlci1yZWFkLW9ubHk6IHQN
CiAgbGluZS1udW1iZXItbW9kZTogdA0KICBpbmRlbnQtdGFicy1tb2RlOiB0
DQogIHRyYW5zaWVudC1tYXJrLW1vZGU6IHQNCg0KTG9hZC1wYXRoIHNoYWRv
d3M6DQpOb25lIGZvdW5kLg0KDQpGZWF0dXJlczoNCihzaGFkb3cgc29ydCBt
YWlsLWV4dHIgZW1hY3NidWcgbWVzc2FnZSBybWMgcHVueSByZmM4MjIgbW1s
IG1tbC1zZWMgZXBhDQpkZXJpdmVkIGVwZyByZmM2MDY4IGVwZy1jb25maWcg
Z251cy11dGlsIHJtYWlsIHJtYWlsLWxvYWRkZWZzDQphdXRoLXNvdXJjZSBl
aWVpbyBlaWVpby1jb3JlIGVpZWlvLWxvYWRkZWZzIHBhc3N3b3JkLWNhY2hl
IGpzb24gbWFwDQp0aW1lLWRhdGUgbW0tZGVjb2RlIG1tLWJvZGllcyBtbS1l
bmNvZGUgbWFpbC1wYXJzZSByZmMyMjMxIG1haWxhYmJyZXYNCmdtbS11dGls
cyBtYWlsaGVhZGVyIHNlbmRtYWlsIHJmYzIwNDcgcmZjMjA0NSBpZXRmLWRy
dW1zIG1tLXV0aWwNCm1haWwtcHJzdnIgbWFpbC11dGlscyBhcHJvcG9zIGFk
ZC1sb2cgbG9nLXZpZXcgcGN2cy11dGlsIHZjLW10biB2Yy1oZw0KdmMtYnpy
IHZjLXNyYyB2Yy1zY2NzIHZjLXN2biB2Yy1jdnMgdmMtcmNzIHZjIHZjLWdp
dCBkaWZmLW1vZGUNCnZjLWRpc3BhdGNoZXIgYnVnLXJlZmVyZW5jZSBjb21w
IGNvbXAtY3N0ciB3YXJuaW5ncyBzdWJyLXggcnggY2wtc2VxDQpjbC1tYWNz
IGNsLWV4dHJhIGhlbHAtbW9kZSBub3V0bGluZSBvdXRsaW5lIGVhc3ktbW1v
ZGUgdmlldyBkaXJlZC1hdXgNCmNsLWxvYWRkZWZzIGNsLWxpYiBkaXJlZCBk
aXJlZC1sb2FkZGVmcyBib29rbWFyayBzZXEgYnl0ZS1vcHQgZ3YNCmJ5dGVj
b21wIGJ5dGUtY29tcGlsZSBjY29udiB0ZXh0LXByb3BlcnR5LXNlYXJjaCBw
cCBpc28tdHJhbnNsIHRvb2x0aXANCmVsZG9jIHBhcmVuIGVsZWN0cmljIHVu
aXF1aWZ5IGVkaWZmLWhvb2sgdmMtaG9va3MgbGlzcC1mbG9hdC10eXBlDQpl
bGlzcC1tb2RlIG13aGVlbCB0ZXJtL3gtd2luIHgtd2luIHRlcm0vY29tbW9u
LXdpbiB4LWRuZCB0b29sLWJhciBkbmQNCmZvbnRzZXQgaW1hZ2UgcmVnZXhw
LW9wdCBmcmluZ2UgdGFidWxhdGVkLWxpc3QgcmVwbGFjZSBuZXdjb21tZW50
DQp0ZXh0LW1vZGUgbGlzcC1tb2RlIHByb2ctbW9kZSByZWdpc3RlciBwYWdl
IHRhYi1iYXIgbWVudS1iYXIgcmZuLWVzaGFkb3cNCmlzZWFyY2ggZWFzeW1l
bnUgdGltZXIgc2VsZWN0IHNjcm9sbC1iYXIgbW91c2Ugaml0LWxvY2sgZm9u
dC1sb2NrIHN5bnRheA0KZm9udC1jb3JlIHRlcm0vdHR5LWNvbG9ycyBmcmFt
ZSBtaW5pYnVmZmVyIGNsLWdlbmVyaWMgY2hhbSBnZW9yZ2lhbg0KdXRmLTgt
bGFuZyBtaXNjLWxhbmcgdmlldG5hbWVzZSB0aWJldGFuIHRoYWkgdGFpLXZp
ZXQgbGFvIGtvcmVhbg0KamFwYW5lc2UgZXVjanAtbXMgY3A1MTkzMiBoZWJy
ZXcgZ3JlZWsgcm9tYW5pYW4gc2xvdmFrIGN6ZWNoIGV1cm9wZWFuDQpldGhp
b3BpYyBpbmRpYW4gY3lyaWxsaWMgY2hpbmVzZSBjb21wb3NpdGUgZW1vamkt
endqIGNoYXJzY3JpcHQgY2hhcnByb3ANCmNhc2UtdGFibGUgZXBhLWhvb2sg
amthLWNtcHItaG9vayBoZWxwIHNpbXBsZSBhYmJyZXYgb2JhcnJheQ0KY2wt
cHJlbG9hZGVkIG5hZHZpY2UgYnV0dG9uIGxvYWRkZWZzIGZhY2VzIGN1cy1m
YWNlIG1hY3JvZXhwIGZpbGVzDQp3aW5kb3cgdGV4dC1wcm9wZXJ0aWVzIG92
ZXJsYXkgc2hhMSBtZDUgYmFzZTY0IGZvcm1hdCBlbnYgY29kZS1wYWdlcw0K
bXVsZSBjdXN0b20gd2lkZ2V0IGhhc2h0YWJsZS1wcmludC1yZWFkYWJsZSBi
YWNrcXVvdGUgdGhyZWFkcyBkYnVzYmluZA0KaW5vdGlmeSBsY21zMiBkeW5h
bWljLXNldHRpbmcgc3lzdGVtLWZvbnQtc2V0dGluZyBmb250LXJlbmRlci1z
ZXR0aW5nDQpjYWlybyB4LXRvb2xraXQgeCBtdWx0aS10dHkgbWFrZS1uZXR3
b3JrLXByb2Nlc3MgbmF0aXZlLWNvbXBpbGUgZW1hY3MpDQoNCk1lbW9yeSBp
bmZvcm1hdGlvbjoNCigoY29uc2VzIDE2IDEyMDA0MyA3NjYxKQ0KIChzeW1i
b2xzIDQ4IDk4NzUgMSkNCiAoc3RyaW5ncyAzMiAzMzE2MCAyNzM4KQ0KIChz
dHJpbmctYnl0ZXMgMSAxMDM5NTIyKQ0KICh2ZWN0b3JzIDE2IDIxNjcxKQ0K
ICh2ZWN0b3Itc2xvdHMgOCAzOTMyMjUgMTUxOTEpDQogKGZsb2F0cyA4IDY0
IDMyKQ0KIChpbnRlcnZhbHMgNTYgMTIwOCAwKQ0KIChidWZmZXJzIDk5MiAx
OCkpDQoNCg==

--0-176518993-1641909563=:21710--




Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Van Ly <van.ly@HIDDEN>
Subject: bug#53188: Acknowledgement (28.0.90; if tooltip-mode is off,
 modeline context menu blocks minibuffer at column 36)
Message-ID: <handler.53188.B.164190957226641.ack <at> debbugs.gnu.org>
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
X-Gnu-PR-Message: ack 53188
X-Gnu-PR-Package: emacs
Reply-To: 53188 <at> debbugs.gnu.org
Date: Tue, 11 Jan 2022 14:00:02 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 bug-gnu-emacs@HIDDEN

If you wish to submit further information on this problem, please
send it to 53188 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
53188: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53188
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Tue, 11 Jan 2022 17:17:02 +0000
Resent-Message-ID: <handler.53188.B53188.164192141125912 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: Van Ly <van.ly@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164192141125912
          (code B ref 53188); Tue, 11 Jan 2022 17:17:02 +0000
Received: (at 53188) by debbugs.gnu.org; 11 Jan 2022 17:16:51 +0000
Received: from localhost ([127.0.0.1]:55406 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7KlO-0006jr-46
	for submit <at> debbugs.gnu.org; Tue, 11 Jan 2022 12:16:50 -0500
Received: from eggs.gnu.org ([209.51.188.92]:36510)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1n7KlI-0006jS-Lv
 for 53188 <at> debbugs.gnu.org; Tue, 11 Jan 2022 12:16:48 -0500
Received: from [2001:470:142:3::e] (port=53020 helo=fencepost.gnu.org)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n7KlD-0008Ki-Es; Tue, 11 Jan 2022 12:16:39 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=JLpZ7Ozrngj1K5p7WAP7z30XDB/+TX/X2XphtluRkBI=; b=kLFYbZywcexx
 AH+7pYhygWuyRkE70FWlQ+uYtq6ev7A2vWuNEipaytG6YMJzHX/2TVLGlbIXV2UeCA8CF4TZfFpDT
 IOGG3qImtPcAa8i6jR7jyOgggkzCaBrdSfqa8Jk/LEkv9c7sMz81AjMq8POrnMwlouGGTkhxAFioW
 lPa8PXxe0X6/9Mgsv3ZGLUoKxTLvmIU1TJT4xD+InUpNWjBB5B7jYYkNVFVDzLd2+lex5R2yc9Ehq
 VHV/WfJRRZI9XhPgIklZArkVqav+Ck8JU2Ie5evaVivFugPSOIVNXTQ25kHwLz/Gbmq5WZB/rOHvw
 da+KuuYctFvPEs+DQRT3+g==;
Received: from [87.69.77.57] (port=1406 helo=home-c4e4a596f7)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n7KlB-0004Cb-LZ; Tue, 11 Jan 2022 12:16:39 -0500
Date: Tue, 11 Jan 2022 19:16:30 +0200
Message-Id: <83mtk26vm9.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
In-Reply-To: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN> (message from Van Ly
 on Tue, 11 Jan 2022 13:59:23 +0000 (UTC))
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
X-Spam-Score: -2.3 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> Date: Tue, 11 Jan 2022 13:59:23 +0000 (UTC)
> From: Van Ly <van.ly@HIDDEN>
> 
> observed behavior
> * minibuffer's message line is blocked by modeline context menu at 
> column 36
> 
> expected behavior
> * minibuffer's message line is readable for the length of the width 
> of the emacs frame, modeline context menu offsets appropriately and 
> does not block minibuffer message line

Patches are welcome to pop up the menus so that they never overlap the
echo-area when tooltip-mode is nil.  (This must be done up front, when
calculating where to pop up the menu.)

I do note that the most important use case where this comes into play,
which is menus on text-mode frames, already behaves that way.  So the
problem is rather small and confined to a somewhat marginal use case.

Thanks.




Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Po Lu <luangruo@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Wed, 12 Jan 2022 06:30:02 +0000
Resent-Message-ID: <handler.53188.B53188.164196894228112 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: Van Ly <van.ly@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164196894228112
          (code B ref 53188); Wed, 12 Jan 2022 06:30:02 +0000
Received: (at 53188) by debbugs.gnu.org; 12 Jan 2022 06:29:02 +0000
Received: from localhost ([127.0.0.1]:56078 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7X81-0007JD-L3
	for submit <at> debbugs.gnu.org; Wed, 12 Jan 2022 01:29:01 -0500
Received: from sonic301-30.consmr.mail.ne1.yahoo.com ([66.163.184.199]:36758)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <luangruo@HIDDEN>) id 1n7X7x-0007Ii-HS
 for 53188 <at> debbugs.gnu.org; Wed, 12 Jan 2022 01:28:59 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048;
 t=1641968931; bh=ZTkUSPb9BqFiZMDSpBi5uXUXl8uCu467smdHQ4S8oFc=;
 h=From:To:Cc:Subject:References:Date:In-Reply-To:From:Subject:Reply-To;
 b=DpJlwLKBceRfGJRlLJkfn4Qo/hXZjZFSJ9KicQXme/NVv/kRDF4NaN0rVWswrBSrp+rP188yLycJ9eYjDhf2MF/M2E2jqhiGKqC00KxzMbaTdNmGOMZyGWdTohcgX0cEs/pIxf245X3gUGpNmFFS5iSgCbzF0Ws9MbpevXNxglF1trzFbDKJc3qhkX49sQX2SPgQMIoNOG0ESwO7wQg+1uB1zwPGVzdveBuURg9vFwZJ8TifZG0kfUYDH3vKebxRaDqGyijUvYnNc78+wOCmjgz/mCDKOowjuUApFSY5uyjIsN6g83Rzb8R0bnXOShqvTrh4aKqjCaRWYL7BzNoj/A==
X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048;
 t=1641968931; bh=ZfJf/Na605+4ovi2PFe4/UJuQKsWRt6TH40GCPfPr5k=;
 h=X-Sonic-MF:From:To:Subject:Date:From:Subject;
 b=ghuZkmBZrz7jMLlQQPDaQBNqql+pE5Vt/CDwbANQ56gnYoz2Y28WSKHqk8bVX/iBodc6BI1PIj3/+sOu5PVI5kF0mE3jYeWK5F9NfyNRYoBv5SuZFBkWNxsMjKgsbTCaM9oj7xtynfNttFZAAckykqdE7qBJdLmO99iGXrmRpcC54m7hhEgeJdCd56wb+WFL47oPEsqpVni9nqVN9m/VVAmcu3z9JSRIlvjkj436HE3XwnG+FjS/jHAg88YTnxvwOsFpctdLiy1CHuDGu8EoAaztJ8hMXS8EWmeKllNtPZmUO8y43NxDwCPlwwIew3P0jyYqg+hicjvrnD/0Q8/ZpQ==
X-YMail-OSG: PZyiJbwVM1mk9op3.Bb8yKRLvZc8NnkF7qwy_azmL68HooygCVH_34ltR._s96b
 dC2PLgP7cCd1L3Hy5hl0k9FOkHPJMR7hkTBSRxNTVeW4NEu5Nx4F2WUN32iErqDnK5InAekoHm9S
 u1x1NlrKzlJ5d4m6JSQx01lEZQDrXUUqY7p.ZV7FBYR0K_br_XneGE6HY0bFO88hXAYLp7pxPt5q
 m9mrYy0.hH0Nrzkp.MNmwpcE5SLZQcEKJXUfE6vDgDea0cglfC2Dg2a7FTsz_4EIl2AGunYHboic
 wtJEjRvEuBvY0hpDrxAZc86iZ9oUly2DCwsjan5Sw3ho8m9JoJjxM3wnJUApm8XjAAikgJ9QrfV_
 PT5hLXEXqGT_kQgcgygPlV.NyVfa91ez1.ZcdLhAPouOqAhrKIyMhyGbhD5V5w8y_y8xSx5DVjRA
 MEox7xpv1qsjC9LFzkn.Y4V6orjL3dRc7HcbllIQAR6xjMakGKB3Tx7lmc7cn21jC9_RgCJFTT0Z
 0DVBDRC0_gDI8_hfMpZVYyhaH2DCX2zh85CtmTtXwjiq6D_zCuRgdpIGtgy4nBShD5ptIDaXNRvI
 nHL92p9gjJEwQUUXCn5UJVLkqsIWvgiQE72_Enar1b4jZFE4gmYh26XfHuE9spoHhDBSqi5.yvKz
 NYZgc422BxtWj4acgxgm56GrTooPkWQ.j.2DmywEkEvWlKrehciDeUg8HCjjwrc9RVrbDmt95TxR
 6Q9u1HdQpjyOmqDHKhGx40sMPD0eLGoOT7btukZQ8RWBfOd6.pSt9dlbZeAZq5Yhk0zwfnAZuz7K
 3HPm_QgBn5gOuePLc6bZ1KJPj2EuuVQApkCXjoKOF46utw0g4nHo7T7.f8qxfQ9WZ73DiMd9Ul8G
 MxNSDN1o24QqaMgwFCtnB7qyecKqRW23R_EOwS_3U9t0r3aFC5DofRedT2I98p935mqGoXb3IOIb
 BkKVhIagVWGfZXHjPKBpYHQerEZX3yOQ2btyGX_RdXATTD4FmUGepouugMRtZSasJldiah2IyLtr
 8P.cYSoaz80wG8.6w.GRZZ3QYrXjItb9Fh_X1LyscZfrKRAuU1lyWt3rVTeCrHq_cvUgQBurNC55
 EttiFY18wDXb5M4u4r6tCeVAwQkH.6cqMeOI97n1T8qmTi77hphNzGMPvWuxWT0OqsmkUqVz460f
 g.7v1CiVdCLrZQQrjrwdgbUQcVywJZhQ6_mdj4mJYm5xbgIufWuK2GrL5yUNH_loY2NtNEBcEXXw
 QrlJ5auziFsizk1A2uyU1L9yJ5DZeVUZP0TW62vI6U.IL2XRmhzhUUiiRPKYWHW3I9agv4L83Vxk
 hvhMiMvqa6o5XogvmavY.iQw8FplfGV3rFtZXVy2utQDdAqyYrfCoWkJm5XDn_f9Wv2imqmPMejs
 Pl_d_TBnwRQpU2TJSseIdh8R0ARcH7yaWOvTJPY4tMMsrAlvYaei6n5PYUCbo4_0kPCMgCpf_EQ.
 Aja1rJI_50PEQPdBefhRc0nnDR6aTPsRH2u57GjHb2d9N2n3hBTx8ba5I7KTQ64UnJ.5xWi9oUIh
 7WfkLYQyIwO1unOCY8NigeiCfFr0MfBkZXCFSHyikxbGKvK591llLFUkMS9T9eNr8WkbR_RTJMGk
 4niNMjdj_EvVEXBJj0DjGtgGe_OfcZS87ALJ.dYsjj8cHCnAFCAm2FehS94q_BzGL4VjNTcWS7Dk
 GjkLIfOInNyk9jH8lWD00iaF3shz3maSRaSr8vaFHkPJuS9r1JQywOLYMoLtpYiDJOPCKBXNfWml
 TKLijQR2yXY6usJaNkhUttK0I_GShceB5koFFbr_Rp1tou5KPE7MX.35xCvMVDBr88EsGQIqEXyv
 ADdS7EvmVJ7e3F5o3Lq9HKZicWMb9iJojGEBRwPruBwys5xwbyv2MeSn_TGek4cqoALa83tlHVhc
 o91E64WUHjFGVGhiroAhEJJ6MgtKo6HA1G8o8mCAuWFstlEk9eHiUzw64hJQ5pzg2sHoFDfzZgUX
 OhVBul0ZliB0WMGyWyKKY8iZpQURmYAPaVBsu5VKYyOKKVppo9xgf0bhZZ1Xx.Kt_aOc2QGHRrAz
 8P.KKmHUSJluPMn40DdiqCCMebX.lgz.PhHYltS3ERogNvguKVGg85wXcz_s6kwaTE7OiYvOA8ZS
 23udukOGQEMOcl2n0KodvSc1GDvjqcDZWoZS.xcjvMEWwEO.XInHbFClhWCt931U9R5kw091.MTe
 4O_6pB9HEIN1mlDZI8FXXKMgSYbNpTVHHeOr64yn5tWeA1ZVGQVraApUxSw--
X-Sonic-MF: <luangruo@HIDDEN>
Received: from sonic.gate.mail.ne1.yahoo.com by
 sonic301.consmr.mail.ne1.yahoo.com with HTTP; Wed, 12 Jan 2022 06:28:51 +0000
Received: by kubenode516.mail-prod1.omega.sg3.yahoo.com (VZM Hermes SMTP
 Server) with ESMTPA ID 02abc6612c84a953fc6583f84e9b8261; 
 Wed, 12 Jan 2022 06:28:46 +0000 (UTC)
From: Po Lu <luangruo@HIDDEN>
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
Date: Wed, 12 Jan 2022 14:28:39 +0800
In-Reply-To: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN> (Van Ly's message of
 "Tue, 11 Jan 2022 13:59:23 +0000 (UTC)")
Message-ID: <87ilupsc14.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Mailer: WebService/1.1.19594
 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo
Content-Length: 776
X-Spam-Score: 0.0 (/)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

Van Ly <van.ly@HIDDEN> writes:

> observed behavior
> * minibuffer's message line is blocked by modeline context menu at
>   column 36
>
> expected behavior
> * minibuffer's message line is readable for the length of the width of
>   the emacs frame, modeline context menu offsets appropriately and
>   does not block minibuffer message line

I'm not going to mess with GTK+ menu placement (and I don't recommend
anyone to try that either, especially with GTK 3, where GTK performing
size allocation a menu causes native input to stop working for a weird
reason), but patches would be welcome to fix that in the Xt builds.  If
it helps, Motif provides some feature to define custom areas of a screen
where XmMenuShells should avoid, but I don't remember what it is.

Thanks.




Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 13 Jan 2022 07:21:46 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 13 02:21:46 2022
Received: from localhost ([127.0.0.1]:59945 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7uQc-0001Y9-Cv
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 02:21:46 -0500
Received: from quimby.gnus.org ([95.216.78.240]:50772)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <larsi@HIDDEN>) id 1n7uQb-0001Xv-5s
 for control <at> debbugs.gnu.org; Thu, 13 Jan 2022 02:21:45 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org;
 s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:
 List-Subscribe:List-Post:List-Owner:List-Archive;
 bh=R8/chD+P0/qwqHJdEwOoonwar87jz3Wnft//XB/ELts=; b=q8qXShS1fIVjiww0LZ0YGZn9Fw
 OHDSGz2fKU8ZOgcmnM8guN/e84ttziQ/YjTKUaAZqXyoEuONif6t0I5xnlAZ8apTZYD2tDvmNVWP3
 7jcqAcHaGONk+VAz789SHyrt/emFL+4Xyk+8WYWttcloxxC/6gpSp1yNSCRbGsiegj0o=;
Received: from [84.212.220.105] (helo=xo)
 by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1n7uQS-0008Vu-Kd
 for control <at> debbugs.gnu.org; Thu, 13 Jan 2022 08:21:38 +0100
Date: Thu, 13 Jan 2022 08:21:34 +0100
Message-Id: <877db485j5.fsf@HIDDEN>
To: control <at> debbugs.gnu.org
From: Lars Ingebrigtsen <larsi@HIDDEN>
Subject: control message for bug #53188
X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 @@CONTACT_ADDRESS@@ for details.
 Content preview:  severity 53188 minor quit 
 Content analysis details:   (-2.9 points, 5.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

severity 53188 minor
quit





Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 13 Jan 2022 07:21:52 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jan 13 02:21:52 2022
Received: from localhost ([127.0.0.1]:59948 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7uQi-0001YX-I8
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 02:21:52 -0500
Received: from quimby.gnus.org ([95.216.78.240]:50784)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <larsi@HIDDEN>) id 1n7uQh-0001Y7-3W
 for control <at> debbugs.gnu.org; Thu, 13 Jan 2022 02:21:51 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org;
 s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:
 List-Subscribe:List-Post:List-Owner:List-Archive;
 bh=GIG7mUYlsxPOCVuP4pT/8N8zb1+sXXuNMIuFI79BKMM=; b=AIKWvDzo1LC18gYcjlhT/0F7r+
 RecO1yFiJ2uuMyAGyNamNFNIjaAsSue0/jc/tDgKzRicfNJxKxomi50Lv3OrrAsTpfJlHhITSnH8s
 EanmwNvLhbq2dwiu2QxKH83dwPEyi7DrIH/7iWSY649GrP6T2Cbh0m2DVvn5NR3/Yt90=;
Received: from [84.212.220.105] (helo=xo)
 by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1n7uQZ-0008Vz-4C
 for control <at> debbugs.gnu.org; Thu, 13 Jan 2022 08:21:45 +0100
Date: Thu, 13 Jan 2022 08:21:41 +0100
Message-Id: <875yqo85iy.fsf@HIDDEN>
To: control <at> debbugs.gnu.org
From: Lars Ingebrigtsen <larsi@HIDDEN>
Subject: control message for bug #53188
X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 @@CONTACT_ADDRESS@@ for details.
 Content preview:  tags 53188 + confirmed quit 
 Content analysis details:   (-2.9 points, 5.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

tags 53188 + confirmed
quit





Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Van Ly <van.ly@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Thu, 13 Jan 2022 08:27:01 +0000
Resent-Message-ID: <handler.53188.B53188.164206237422291 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164206237422291
          (code B ref 53188); Thu, 13 Jan 2022 08:27:01 +0000
Received: (at 53188) by debbugs.gnu.org; 13 Jan 2022 08:26:14 +0000
Received: from localhost ([127.0.0.1]:60034 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7vR0-0005nT-Ib
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 03:26:14 -0500
Received: from mx.sdf.org ([205.166.94.24]:57632)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <van.ly@HIDDEN>) id 1n7vQy-0005nH-UM
 for 53188 <at> debbugs.gnu.org; Thu, 13 Jan 2022 03:26:13 -0500
Received: from sdf.org (IDENT:van.ly@HIDDEN [205.166.94.16])
 by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20D8QBqX005429
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO);
 Thu, 13 Jan 2022 08:26:12 GMT
Received: from localhost (van.ly@localhost)
 by sdf.org (8.15.2/8.12.8/Submit) with ESMTP id 20D8QBpH004298;
 Thu, 13 Jan 2022 08:26:11 GMT
Date: Thu, 13 Jan 2022 08:26:11 +0000 (UTC)
From: Van Ly <van.ly@HIDDEN>
In-Reply-To: <83mtk26vm9.fsf@HIDDEN>
Message-ID: <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN>
Organization: Super Dimensional Fortress
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
X-Spam-Score: -0.0 (/)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On Tue, 11 Jan 2022, Eli Zaretskii wrote:

>> expected behavior
>> * minibuffer's message line is readable for the length of the width
>> of the emacs frame, modeline context menu offsets appropriately and
>> does not block minibuffer message line
>
> Patches are welcome to pop up the menus so that they never overlap the
> echo-area when tooltip-mode is nil.  (This must be done up front, when
> calculating where to pop up the menu.)
>
> I do note that the most important use case where this comes into play,
> which is menus on text-mode frames, already behaves that way.  So the
> problem is rather small and confined to a somewhat marginal use case.
>

Maybe tooltip-mode should be silent in the echo-area once nil is set.

-- 
vl





Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Thu, 13 Jan 2022 10:01:01 +0000
Resent-Message-ID: <handler.53188.B53188.164206801418408 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Van Ly <van.ly@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164206801418408
          (code B ref 53188); Thu, 13 Jan 2022 10:01:01 +0000
Received: (at 53188) by debbugs.gnu.org; 13 Jan 2022 10:00:14 +0000
Received: from localhost ([127.0.0.1]:60267 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7wtx-0004mo-NY
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 05:00:14 -0500
Received: from eggs.gnu.org ([209.51.188.92]:39956)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1n7wtv-0004la-VN
 for 53188 <at> debbugs.gnu.org; Thu, 13 Jan 2022 05:00:13 -0500
Received: from [2001:470:142:3::e] (port=40914 helo=fencepost.gnu.org)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n7wtp-0003w9-Hf; Thu, 13 Jan 2022 05:00:06 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=d16O/OX/C17b3iJi03tY9vRBycIy/wmpzRBYwSSYV58=; b=hmTbxijoor1N
 o66yFASFLdQ+ff5bIJOGLj6XRXBp9PY4B4J2fZQckc/OC5UMXu+p+rJyDfucMKOFFW4Xr1+7NxEJo
 PhgQZmLJXKVIRdEe4hPrI2ixPzXZeLT0rgmhWbNoQLvh2O2audIxTZO/7zad9hi83lMfbzIl217pS
 L9LOqt3z8kQ1qQjpc+nWNVUGTjrGmcWWl7p5SoCJH01w9JCfS22+Av/HLBvqUZwT6CBK3XF2Ca7+j
 VHkNKFQKfXte6n0w5oUtHl06m0GHGP3P44FK2T4Q0+qpOg8G6VT+d/rOqBF4f7binFqDtf/Ga98qI
 v2BU4jgVPEDRlcGhfRv+Zw==;
Received: from [87.69.77.57] (port=4320 helo=home-c4e4a596f7)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n7wtl-0004Nn-LV; Thu, 13 Jan 2022 05:00:05 -0500
Date: Thu, 13 Jan 2022 11:59:58 +0200
Message-Id: <83y23k2bxd.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
In-Reply-To: <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN> (message from Van Ly
 on Thu, 13 Jan 2022 08:26:11 +0000 (UTC))
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN> <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
X-Spam-Score: -2.3 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> Date: Thu, 13 Jan 2022 08:26:11 +0000 (UTC)
> From: Van Ly <van.ly@HIDDEN>
> cc: 53188 <at> debbugs.gnu.org
> 
> On Tue, 11 Jan 2022, Eli Zaretskii wrote:
> 
> >> expected behavior
> >> * minibuffer's message line is readable for the length of the width
> >> of the emacs frame, modeline context menu offsets appropriately and
> >> does not block minibuffer message line
> >
> > Patches are welcome to pop up the menus so that they never overlap the
> > echo-area when tooltip-mode is nil.  (This must be done up front, when
> > calculating where to pop up the menu.)
> >
> > I do note that the most important use case where this comes into play,
> > which is menus on text-mode frames, already behaves that way.  So the
> > problem is rather small and confined to a somewhat marginal use case.
> >
> 
> Maybe tooltip-mode should be silent in the echo-area once nil is set.

I don't think I follow: do you mean that we should suppress _all_
help-echo text when tooltip-mode is nil?  That'd be too drastic, I
think, and unjustified.




Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Van Ly <van.ly@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Thu, 13 Jan 2022 11:17:01 +0000
Resent-Message-ID: <handler.53188.B53188.16420726053234 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.16420726053234
          (code B ref 53188); Thu, 13 Jan 2022 11:17:01 +0000
Received: (at 53188) by debbugs.gnu.org; 13 Jan 2022 11:16:45 +0000
Received: from localhost ([127.0.0.1]:60323 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7y61-0000q5-2Z
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 06:16:45 -0500
Received: from mx.sdf.org ([205.166.94.24]:59226)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <van.ly@HIDDEN>) id 1n7y5w-0000ps-R9
 for 53188 <at> debbugs.gnu.org; Thu, 13 Jan 2022 06:16:43 -0500
Received: from sdf.org (IDENT:van.ly@HIDDEN [205.166.94.9])
 by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20DBGdc2001520
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO);
 Thu, 13 Jan 2022 11:16:39 GMT
Received: from localhost (van.ly@localhost)
 by sdf.org (8.15.2/8.12.8/Submit) with ESMTP id 20DBGbqu004585;
 Thu, 13 Jan 2022 11:16:37 GMT
Date: Thu, 13 Jan 2022 11:16:36 +0000 (UTC)
From: Van Ly <van.ly@HIDDEN>
In-Reply-To: <83y23k2bxd.fsf@HIDDEN>
Message-ID: <19ac9b5c-a097-82da-80c-361b66415a16@HIDDEN>
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN> <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
 <83y23k2bxd.fsf@HIDDEN>
Organization: Super Dimensional Fortress
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
X-Spam-Score: -0.0 (/)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On Thu, 13 Jan 2022, Eli Zaretskii wrote:

>> Maybe tooltip-mode should be silent in the echo-area once nil is set.
>
> I don't think I follow: do you mean that we should suppress _all_
> help-echo text when tooltip-mode is nil?  That'd be too drastic, I
> think, and unjustified.
>

The text associated with the tooltip is helpful early on but becomes 
an annoying visual nag once you are familiar with what that thing 
does.  I had tooltip-mode set nil.  I didn't expect the echo area to 
contain the tooltip.  There was text in the echo area and I couldn't 
get the modeline context menu out of the way to read it.  When I 
restarted in 'emacs -Q' to report the bug I discovered the echo area 
partially contained the tooltip text because tooltip-mode is default 
on.  My point is if there is text I want, I want to be able to read 
all of it.  If I've set tooltip-mode nil then I expect tooltip text 
masked out from every output channel.

-- 
vl





Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Thu, 13 Jan 2022 12:39:02 +0000
Resent-Message-ID: <handler.53188.B53188.164207750821500 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Van Ly <van.ly@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164207750821500
          (code B ref 53188); Thu, 13 Jan 2022 12:39:02 +0000
Received: (at 53188) by debbugs.gnu.org; 13 Jan 2022 12:38:28 +0000
Received: from localhost ([127.0.0.1]:60409 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n7zN6-0005ai-Ik
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 07:38:28 -0500
Received: from eggs.gnu.org ([209.51.188.92]:43132)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1n7zN4-0005aQ-47
 for 53188 <at> debbugs.gnu.org; Thu, 13 Jan 2022 07:38:27 -0500
Received: from [2001:470:142:3::e] (port=42590 helo=fencepost.gnu.org)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n7zMx-0004K5-Jg; Thu, 13 Jan 2022 07:38:19 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=Sug5d8qvNEOg1/Q7gUBg73oGpR4nZ/ITE5U8nV2AVrc=; b=jrj5uSMuqFhF
 SnDTH0BQ+IFRFB7Xnlpm55az/U8BVmXG+Y+Gb3wqZSmSybxcZDaIwsHbHk5DX3PRui0gEpv4nJ7OJ
 jwPQ1fp4YjRPIUCqp7/f9Bj/VqPB8vWM2a/Da6ntE4T1TiRhI4DVkTdBG2tGGm+b8VG4D92g0b4p5
 dRhA0tH+EkcKx0ZziH16POPdGzAGTV1u3gvCtWVhaI2J8lmmFvygKYR5xdJC67LSa+BbdE2fRxLIC
 Voj/+b+Q0f6jguDF3y1OTOEN2eu9Y540TYv1KyMccZ9alsEOycvlYyDIQp275MkEM/5SiEFIQ3bKp
 JXcWSaXQ7S8Su8PmeGjg3g==;
Received: from [87.69.77.57] (port=2036 helo=home-c4e4a596f7)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n7zMp-0008P6-M2; Thu, 13 Jan 2022 07:38:14 -0500
Date: Thu, 13 Jan 2022 14:38:10 +0200
Message-Id: <83o84f3j65.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
In-Reply-To: <19ac9b5c-a097-82da-80c-361b66415a16@HIDDEN> (message from Van
 Ly on Thu, 13 Jan 2022 11:16:36 +0000 (UTC))
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN> <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
 <83y23k2bxd.fsf@HIDDEN> <19ac9b5c-a097-82da-80c-361b66415a16@HIDDEN>
X-Spam-Score: -2.3 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> Date: Thu, 13 Jan 2022 11:16:36 +0000 (UTC)
> From: Van Ly <van.ly@HIDDEN>
> cc: 53188 <at> debbugs.gnu.org
> 
> On Thu, 13 Jan 2022, Eli Zaretskii wrote:
> 
> >> Maybe tooltip-mode should be silent in the echo-area once nil is set.
> >
> > I don't think I follow: do you mean that we should suppress _all_
> > help-echo text when tooltip-mode is nil?  That'd be too drastic, I
> > think, and unjustified.
> >
> 
> The text associated with the tooltip is helpful early on but becomes 
> an annoying visual nag once you are familiar with what that thing 
> does.  I had tooltip-mode set nil.  I didn't expect the echo area to 
> contain the tooltip.  There was text in the echo area and I couldn't 
> get the modeline context menu out of the way to read it.  When I 
> restarted in 'emacs -Q' to report the bug I discovered the echo area 
> partially contained the tooltip text because tooltip-mode is default 
> on.  My point is if there is text I want, I want to be able to read 
> all of it.  If I've set tooltip-mode nil then I expect tooltip text 
> masked out from every output channel.

So you are actually asking for a new feature, whereby the tooltips are
not shown at all, is that right?




Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Van Ly <van.ly@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Thu, 13 Jan 2022 13:25:02 +0000
Resent-Message-ID: <handler.53188.B53188.164208029026975 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164208029026975
          (code B ref 53188); Thu, 13 Jan 2022 13:25:02 +0000
Received: (at 53188) by debbugs.gnu.org; 13 Jan 2022 13:24:50 +0000
Received: from localhost ([127.0.0.1]:60493 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n805x-00070z-Ke
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 08:24:49 -0500
Received: from mx.sdf.org ([205.166.94.24]:60614)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <van.ly@HIDDEN>) id 1n805v-00070q-1D
 for 53188 <at> debbugs.gnu.org; Thu, 13 Jan 2022 08:24:48 -0500
Received: from sdf.org (IDENT:van.ly@HIDDEN [205.166.94.9])
 by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20DDOj8J005192
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO);
 Thu, 13 Jan 2022 13:24:45 GMT
Received: from localhost (van.ly@localhost)
 by sdf.org (8.15.2/8.12.8/Submit) with ESMTP id 20DDOhOo022670;
 Thu, 13 Jan 2022 13:24:43 GMT
Date: Thu, 13 Jan 2022 13:24:43 +0000 (UTC)
From: Van Ly <van.ly@HIDDEN>
In-Reply-To: <83o84f3j65.fsf@HIDDEN>
Message-ID: <9a641db5-38aa-c751-292e-e3fe3ee09cd0@HIDDEN>
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN> <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
 <83y23k2bxd.fsf@HIDDEN> <19ac9b5c-a097-82da-80c-361b66415a16@HIDDEN>
 <83o84f3j65.fsf@HIDDEN>
Organization: Super Dimensional Fortress
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
X-Spam-Score: -0.0 (/)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On Thu, 13 Jan 2022, Eli Zaretskii wrote:

>> The text associated with the tooltip is helpful early on but becomes
>> an annoying visual nag once you are familiar with what that thing
>> does.  I had tooltip-mode set nil.  I didn't expect the echo area to
>> contain the tooltip.  There was text in the echo area and I couldn't
>> get the modeline context menu out of the way to read it.  When I
>> restarted in 'emacs -Q' to report the bug I discovered the echo area
>> partially contained the tooltip text because tooltip-mode is default
>> on.  My point is if there is text I want, I want to be able to read
>> all of it.  If I've set tooltip-mode nil then I expect tooltip text
>> masked out from every output channel.
>
> So you are actually asking for a new feature, whereby the tooltips are
> not shown at all, is that right?
>

No.  I think, I'm asking for the echo area to be readable when text 
is there.  The context menu from the modeline does not get in the 
way.  When I've disabled the text associated with the tooltip by 
setting tooltip-mode to nil, I assumed I wouldn't have reached this 
point where I have to ask for the tooltip text not to show.

-- 
vl





Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Thu, 13 Jan 2022 13:49:02 +0000
Resent-Message-ID: <handler.53188.B53188.16420817225912 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Van Ly <van.ly@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.16420817225912
          (code B ref 53188); Thu, 13 Jan 2022 13:49:02 +0000
Received: (at 53188) by debbugs.gnu.org; 13 Jan 2022 13:48:42 +0000
Received: from localhost ([127.0.0.1]:60527 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n80T3-0001XI-SM
	for submit <at> debbugs.gnu.org; Thu, 13 Jan 2022 08:48:42 -0500
Received: from eggs.gnu.org ([209.51.188.92]:57178)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <eliz@HIDDEN>) id 1n80T1-0001X1-QX
 for 53188 <at> debbugs.gnu.org; Thu, 13 Jan 2022 08:48:40 -0500
Received: from [2001:470:142:3::e] (port=43788 helo=fencepost.gnu.org)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n80Sw-00086E-ES; Thu, 13 Jan 2022 08:48:34 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date:
 mime-version; bh=X6czC9CKhj8LS2bv7pgabBRSPRKzF9mAjbZbX7h6aUQ=; b=nrR7v8sBaUVA
 ioichxVPu0wBnNVSJyyWlv91FYpJ9mUUwxn1bB3Mu6rrVKipHk1Bhq0TcjAwr80UmPw4/fW/Qv/K/
 XTs4uglSJpeIhfYfw5dT64PXL/4ZTfT+B73kZLmDeeQ7hRpsbHb2QNt5LyC7UyEqu5QoamfGPF4IB
 12i3QZvNq1ikcJtGJs7nrPCXElVM/uyyM+cGZm/s5nGqEAjZibI7qv7odswYnbziE6CJK8G/IzY5c
 4q2GfAjmqhKWk/XTE2mhwBXhVDUCygeT2LP8kbr60VTvQKJWTjB+xDq3dGKPTX2Z+RwXUj5LN1TsF
 Ud0TShW9dLao0veudXc+PA==;
Received: from [87.69.77.57] (port=2378 helo=home-c4e4a596f7)
 by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <eliz@HIDDEN>)
 id 1n80Sw-0002g4-Df; Thu, 13 Jan 2022 08:48:34 -0500
Date: Thu, 13 Jan 2022 15:48:30 +0200
Message-Id: <83ilun3fwx.fsf@HIDDEN>
From: Eli Zaretskii <eliz@HIDDEN>
In-Reply-To: <9a641db5-38aa-c751-292e-e3fe3ee09cd0@HIDDEN> (message from Van
 Ly on Thu, 13 Jan 2022 13:24:43 +0000 (UTC))
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN> <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
 <83y23k2bxd.fsf@HIDDEN> <19ac9b5c-a097-82da-80c-361b66415a16@HIDDEN>
 <83o84f3j65.fsf@HIDDEN> <9a641db5-38aa-c751-292e-e3fe3ee09cd0@HIDDEN>
X-Spam-Score: -2.3 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

> Date: Thu, 13 Jan 2022 13:24:43 +0000 (UTC)
> From: Van Ly <van.ly@HIDDEN>
> cc: 53188 <at> debbugs.gnu.org
> 
> On Thu, 13 Jan 2022, Eli Zaretskii wrote:
> 
> >> The text associated with the tooltip is helpful early on but becomes
> >> an annoying visual nag once you are familiar with what that thing
> >> does.  I had tooltip-mode set nil.  I didn't expect the echo area to
> >> contain the tooltip.  There was text in the echo area and I couldn't
> >> get the modeline context menu out of the way to read it.  When I
> >> restarted in 'emacs -Q' to report the bug I discovered the echo area
> >> partially contained the tooltip text because tooltip-mode is default
> >> on.  My point is if there is text I want, I want to be able to read
> >> all of it.  If I've set tooltip-mode nil then I expect tooltip text
> >> masked out from every output channel.
> >
> > So you are actually asking for a new feature, whereby the tooltips are
> > not shown at all, is that right?
> >
> 
> No.  I think, I'm asking for the echo area to be readable when text 
> is there.

Then I don't understand what you wanted to say by this part:

> >>       I had tooltip-mode set nil.  I didn't expect the echo area to
> >> contain the tooltip.  There was text in the echo area and I couldn't
> >> get the modeline context menu out of the way to read it.

This seems to mean that you don't want the tooltip text to be
displayed in the echo area.  But if it isn't displayed in the echo
area, where do you want it to be displayed?

> When I've disabled the text associated with the tooltip by 
> setting tooltip-mode to nil, I assumed I wouldn't have reached this 
> point where I have to ask for the tooltip text not to show.

The doc string of tooltip-mode says, among other things:

  When Tooltip mode is disabled, Emacs displays help text in the
  echo area, instead of making a pop-up window.




Message sent to bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#53188: 28.0.90; if tooltip-mode is off, modeline context menu blocks minibuffer at column 36
Resent-From: Van Ly <van.ly@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Fri, 14 Jan 2022 10:31:01 +0000
Resent-Message-ID: <handler.53188.B53188.164215621219087 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 53188
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: confirmed
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 53188 <at> debbugs.gnu.org
Received: via spool by 53188-submit <at> debbugs.gnu.org id=B53188.164215621219087
          (code B ref 53188); Fri, 14 Jan 2022 10:31:01 +0000
Received: (at 53188) by debbugs.gnu.org; 14 Jan 2022 10:30:12 +0000
Received: from localhost ([127.0.0.1]:35714 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1n8JqV-0004xn-LB
	for submit <at> debbugs.gnu.org; Fri, 14 Jan 2022 05:30:11 -0500
Received: from mx.sdf.org ([205.166.94.24]:62291)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <van.ly@HIDDEN>) id 1n8JqR-0004wZ-NB
 for 53188 <at> debbugs.gnu.org; Fri, 14 Jan 2022 05:30:10 -0500
Received: from sdf.org (IDENT:van.ly@HIDDEN [205.166.94.9])
 by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 20EAU68U003425
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO);
 Fri, 14 Jan 2022 10:30:06 GMT
Received: from localhost (van.ly@localhost)
 by sdf.org (8.15.2/8.12.8/Submit) with ESMTP id 20EAU5QD014216;
 Fri, 14 Jan 2022 10:30:05 GMT
Date: Fri, 14 Jan 2022 10:30:04 +0000 (UTC)
From: Van Ly <van.ly@HIDDEN>
In-Reply-To: <83ilun3fwx.fsf@HIDDEN>
Message-ID: <98cedd-8240-537b-a738-6c4ddc609112@HIDDEN>
References: <7ea6e621-6d7b-7b2-2cd6-25da43551ed@HIDDEN>
 <83mtk26vm9.fsf@HIDDEN> <16f899bf-98e3-662-c5b7-21f120a86a0@HIDDEN>
 <83y23k2bxd.fsf@HIDDEN> <19ac9b5c-a097-82da-80c-361b66415a16@HIDDEN>
 <83o84f3j65.fsf@HIDDEN> <9a641db5-38aa-c751-292e-e3fe3ee09cd0@HIDDEN>
 <83ilun3fwx.fsf@HIDDEN>
Organization: Super Dimensional Fortress
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
X-Spam-Score: -0.0 (/)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On Thu, 13 Jan 2022, Eli Zaretskii wrote:

>> Date: Thu, 13 Jan 2022 13:24:43 +0000 (UTC)
>> From: Van Ly <van.ly@HIDDEN>
>> cc: 53188 <at> debbugs.gnu.org
>>
>>> So you are actually asking for a new feature, whereby the tooltips are
>>> not shown at all, is that right?
>>>
>>
>> No.  I think, I'm asking for the echo area to be readable when text
>> is there.
>
> Then I don't understand what you wanted to say by this part:
>
>>>>       I had tooltip-mode set nil.  I didn't expect the echo area to
>>>> contain the tooltip.  There was text in the echo area and I couldn't
>>>> get the modeline context menu out of the way to read it.
>
> This seems to mean that you don't want the tooltip text to be
> displayed in the echo area.  But if it isn't displayed in the echo
> area, where do you want it to be displayed?
>

Come to think of it, what I'd like is a volume dial for adjusting the 
verbosity level closer to zero in the echo area and as a fallback I 
can always jump to the *Messages* buffer and see.  The unwanted 
tooltip text can pool there.  Maybe, the verbosity levels can be

   . 100% All
   . 75% Chatty
   . 50% Balanced
   . 25% Important only
   . 0% Quiet

Specific to this bug report.  The problem is the modeline context 
menu gets in the way of reading the echo area and the fix is, as 
you've said, is for an avoid area hint to tell modeline context menu 
where to go.

>> When I've disabled the text associated with the tooltip by
>> setting tooltip-mode to nil, I assumed I wouldn't have reached this
>> point where I have to ask for the tooltip text not to show.
>
> The doc string of tooltip-mode says, among other things:
>
>  When Tooltip mode is disabled, Emacs displays help text in the
>  echo area, instead of making a pop-up window.
>

ah, without confirming the in the documentation, I was in the 
mistaken belief when tooltip mode is disabled the associated text 
description is on mute or masked out.

Thanks.

-- 
vl






Last modified: Fri, 14 Jan 2022 10:45:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.