From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#29805: [External] : bug#29805: 27.0; doc of `tooltip-resize-echo-area' Date: Sat, 23 Oct 2021 22:23:45 +0300 Message-ID: <83pmrv4kam.fsf@gnu.org> References: <5A3D4775.2010700@gmx.at> <7614565b-94d6-40fe-a3d1-cf51235a21bc@default> <5A3E14EC.3010809@gmx.at> <5A3EA97E.9060501@gmx.at> <83y26j4ns2.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37844"; mail-complaints-to="usenet@ciao.gmane.io" Cc: stefan@marxist.se, 29805@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 23 21:25:45 2021 Return-path: Envelope-to: geb-bug-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 1meMeH-0009fy-Da for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 23 Oct 2021 21:25:45 +0200 Original-Received: from localhost ([::1]:44872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meMeF-0005Sy-KW for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 23 Oct 2021 15:25:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meMdc-0005Sb-Lz for bug-gnu-emacs@gnu.org; Sat, 23 Oct 2021 15:25:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54021) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1meMda-0002KW-MZ for bug-gnu-emacs@gnu.org; Sat, 23 Oct 2021 15:25:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1meMda-0003Te-Ho for bug-gnu-emacs@gnu.org; Sat, 23 Oct 2021 15:25:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 23 Oct 2021 19:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29805 X-GNU-PR-Package: emacs Original-Received: via spool by 29805-submit@debbugs.gnu.org id=B29805.163501704313294 (code B ref 29805); Sat, 23 Oct 2021 19:25:02 +0000 Original-Received: (at 29805) by debbugs.gnu.org; 23 Oct 2021 19:24:03 +0000 Original-Received: from localhost ([127.0.0.1]:37334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1meMcc-0003SL-TP for submit@debbugs.gnu.org; Sat, 23 Oct 2021 15:24:03 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1meMcc-0003Rt-2W for 29805@debbugs.gnu.org; Sat, 23 Oct 2021 15:24:02 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41374) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1meMcW-0001ci-Ak; Sat, 23 Oct 2021 15:23:56 -0400 Original-Received: from [87.69.77.57] (port=3228 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1meMcV-0000xI-UN; Sat, 23 Oct 2021 15:23:56 -0400 In-Reply-To: (message from Drew Adams on Sat, 23 Oct 2021 18:51:29 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:218039 Archived-At: > From: Drew Adams > CC: "29805@debbugs.gnu.org" <29805@debbugs.gnu.org> > Date: Sat, 23 Oct 2021 18:51:29 +0000 > > The doc says that the echo area gets resized. That > effect doesn't occur with a "minibuffer-only" frame. The effect only happens when the echo-area displays something that is longer than a single screen line. Is something being shown in the echo-area of your minibuffer-only frame? > Such a frame is as much "echo-area-only" as it is > "minibuffer-only". No, it isn't. The name "echo-area" is reserved to the mini-window, see Glossary. > A standalone "minibuffer" frame also manifests the echo area No, it doesn't. It serves as the minibuffer window, but it isn't the echo-area. > Doc that tells you the echo area gets resized to show > all of the message text should also tell you that this > doesn't apply - the ECHO AREA is not resized - if the > echo area is the only thing in its frame (a so-called > minibuffer-only, or standalone-minibuffer, frame). It makes no sense to talk about resizing the minibuffer-only frame, because it has more than one line to begin with. > It's a minor bug. It's not a bug at all. It should be closed.