From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: Moving "Menu Bar" and "Tooltips" to a specific window. Date: Mon, 12 Sep 2022 01:33:49 +0000 Message-ID: References: <87pmg14c7z.fsf@yahoo.com> Reply-To: uzibalqa Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11288"; mail-complaints-to="usenet@ciao.gmane.io" Cc: uzibalqa via Users list for the GNU Emacs text editor To: Po Lu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Sep 12 03:34:44 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oXYLU-0002lW-1R for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 12 Sep 2022 03:34:44 +0200 Original-Received: from localhost ([::1]:42976 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXYLT-0004R7-5e for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 11 Sep 2022 21:34:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37458) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXYKp-0004Qz-S8 for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 21:34:03 -0400 Original-Received: from mail-4319.protonmail.ch ([185.70.43.19]:35215) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXYKn-0003pq-ED for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 21:34:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1662946437; x=1663205637; bh=4KN0AIuv0okpImrfOXNFVx28ZaRcmVfLA2FSlVgYK1U=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=iba0Wxm8X2mwCtr9ebW1FBXDNzlXw0Q+A09QakX/L3rBLNOKs2CfLzz3LuIV5jTeG la/ea2u8Fa3QRzKbrATVVLrZhwClyovIQ1+Micu1bNcnnto4bNDWlhVO38Q4neVTz3 qY2HjjnolgzUGps1ktwxBewnreDYJMOrr5RSeEDJXCQwEewZEzO1jaiE0E15uMW+k9 i0szznfPANwxID29BZmYEm2Gg4KIgzyb0QuBzL/0SkA760/gcsK1UUaC0npeKV4p3x Q4iVsWW2KOIEl7mOxDtx1rGec1NW21bIE/Kq1AGhoA1RfJ+Jlcul17qnUt1V45klo3 G6IslIUZ2jPUA== In-Reply-To: <87pmg14c7z.fsf@yahoo.com> Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.43.19; envelope-from=uzibalqa@proton.me; helo=mail-4319.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139387 Archived-At: ------- Original Message ------- On Monday, September 12th, 2022 at 1:23 AM, Po Lu wrot= e: > uzibalqa uzibalqa@proton.me writes: >=20 > > I want to move the "Menu Bar" and "Tooltips" to a specific window. > > Can this be done? I have a very tall screen at work and have to go a > > long way up to access them, when I am working on a lower window. >=20 >=20 > That isn't possible, but if you turn off menu-bar-mode, pressing control > with Button3 should display the menu bar under the pointer. >=20 > Tooltips always appear under the pointer, so I don't see the problem > with them. Could you please elaborate? Small mistake, not "Tooltips" but "Icons Bar".