From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Tabs Date: Thu, 10 Oct 2019 21:26:02 +0300 Message-ID: <83o8yoqwxx.fsf@gnu.org> References: <20191009135539.c2i6ob52td6p34ab@Ergus> <83k19euhic.fsf@gnu.org> <20191009151502.524ulfzobcixz32l@Ergus> <83h84iue1w.fsf@gnu.org> <83d0f4stq3.fsf@gnu.org> <20191010131232.txieymfxauuhfgsc@Ergus> <837e5cso2y.fsf@gnu.org> <20191010141937.gqiwpz32h5b7zanj@Ergus> <8336g0skw4.fsf@gnu.org> <20191010154637.jjx6ukzl4rbyfq6r@Ergus> <4132b501-f49b-5ffe-e0e9-7bfec64ddc67@gmx.at> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="65197"; mail-complaints-to="usenet@blaine.gmane.org" Cc: spacibba@aol.com, emacs-devel@gnu.org, juri@linkov.net To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 10 20:26:36 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iId91-000Gp9-MN for ged-emacs-devel@m.gmane.org; Thu, 10 Oct 2019 20:26:35 +0200 Original-Received: from localhost ([::1]:43046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iId8z-0006XW-V9 for ged-emacs-devel@m.gmane.org; Thu, 10 Oct 2019 14:26:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56953) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iId8m-0006QD-7R for emacs-devel@gnu.org; Thu, 10 Oct 2019 14:26:22 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44439) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iId8l-0001Hj-Me; Thu, 10 Oct 2019 14:26:19 -0400 Original-Received: from [176.228.60.248] (port=1213 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iId8k-0007Gm-MP; Thu, 10 Oct 2019 14:26:19 -0400 In-reply-to: <4132b501-f49b-5ffe-e0e9-7bfec64ddc67@gmx.at> (message from martin rudalics on Thu, 10 Oct 2019 20:14:39 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:240854 Archived-At: > From: martin rudalics > Date: Thu, 10 Oct 2019 20:14:39 +0200 > Cc: Eli Zaretskii , juri@linkov.net, emacs-devel@gnu.org > > > 1) C-x 6 f file RET does not show any tab-bar/tab. > > 2) Leaving the desktop and returning made the tab-bar visible, but > > 2.1) It was not clickable, > > 2.2) Overlapped text in the first text line. > > 2.3) The cursor was also there. > > 2.4) Moving the cursor "erased" the tab exposing the text line under > > it. The screenshots for this are shown here: https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00324.html https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00345.html > > 2.5) Scrolling the text also scrolled part of the tab-bar. The screenshot for this is shown here: https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00368.html > The only picture I have is Screenshot_2019-10-09_17-08-58.png. Is > that the one you mean? That's the last one above.