From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arash Esbati Newsgroups: gmane.emacs.devel Subject: Re: master 6e5d79c048: Display show-paren-context-when-offscreen in child frame Date: Wed, 09 Feb 2022 14:50:05 +0100 Message-ID: <864k586tf6.fsf@gnu.org> References: <164414267475.11015.16458968298391656164@vcs2.savannah.gnu.org> <20220206101755.0EC03C002F9@vcs2.savannah.gnu.org> <871r0f7k6u.fsf@gnus.org> <87czjzlb1h.fsf@yahoo.com> <877da79p7y.fsf@gnu.org> <86leym6bxa.fsf@gnu.org> <8735kuah78.fsf@gnu.org> <867da6h7ez.fsf@gnu.org> <87tuda8nm9.fsf@gnu.org> <86tud9vk6x.fsf@gnu.org> <87bkzg2o3i.fsf@gnu.org> <87pmnw188l.fsf@yahoo.com> <877da42m7e.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="1189"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 Cc: Po Lu , Lars Ingebrigtsen , emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Feb 09 15:42:18 2022 Return-path: Envelope-to: ged-emacs-devel@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 1nHoAi-00009g-T5 for ged-emacs-devel@m.gmane-mx.org; Wed, 09 Feb 2022 15:42:17 +0100 Original-Received: from localhost ([::1]:53868 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nHoAh-0008GM-9N for ged-emacs-devel@m.gmane-mx.org; Wed, 09 Feb 2022 09:42:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:35270) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHnMX-0002ND-4M for emacs-devel@gnu.org; Wed, 09 Feb 2022 08:50:25 -0500 Original-Received: from [2001:470:142:3::e] (port=57216 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 ) id 1nHnMW-0005cH-Qq; Wed, 09 Feb 2022 08:50:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=UGuZqvEtWWhENyWHxWJM6W2w5PjOmcS/mzOrbaUZbsY=; b=MaAqKw1g7bYtBIfrWo3P zwHoJ2VHFFmK5UUHW0Hf6oZcQCxfQCZrefPpUEB9J6lvMStmM/duINIky6s++k/5PpTdkGLzAtVKU SMvN0iHJf5ri+UN//UnVAARe8dxvOidnQsLUPXngA7/LU87eroAElsX9uiVPu6z3Lw1gMb4WkcVa0 Y60yPjXkLcYmoEAnVsdvharV5o1FDevXg58MhTik3vu7OxKOhiTlQBUCdjUrKjEqf+34X9XVeDvb0 fPr5ZeIQ7SbXgge2mAw5HdibM+ASx+MBdcHK1+TJs7Qfd0xhqCw6BSxZtEQkXa5rS7kVibg3cZHyK N83ggN1vuerRvA==; Original-Received: from p4fe3e9f7.dip0.t-ipconnect.de ([79.227.233.247]:51603 helo=MUTANT) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nHnMT-0007uR-Ds; Wed, 09 Feb 2022 08:50:24 -0500 In-Reply-To: <877da42m7e.fsf@gnu.org> (Tassilo Horn's message of "Wed, 09 Feb 2022 14:28:33 +0100") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286097 Archived-At: Tassilo Horn writes: > Po Lu writes: > >>>> I think I have found a bug, I will send a report to bug-gnu-emacs. >>> >>> BTW, in the meantime I've pushed the overlay version which is pretty >>> much the same UI-wise but doesn't hit bug bug#53871. Thanks Tassilo, I just updated my build and will play with it. >> Another advantage of using an overlay is that it wraps correctly and >> doesn't overwrite the scrollbar or a wrapped tool bar on the >> no-toolkit build. > > Yes, each version has its pros and cons. The child-frame version has > the benefit of not occupying a complete line if the context string is > shorter. I like the child-frame version more, exactly for the reasons mentioned by Po Lu above (which are not advantages for me): I find it less distracting when the context is outside the actual code, and overwriting scroll bar or the tab-line (which I use) for a short period of time isn't a big deal. But that's a matter I taste, I think. Best, Arash