From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.bugs Subject: bug#19009: Buffer tabs in tabbar mode almost hidden in current trunk (OSX) Date: Sun, 1 Mar 2020 00:55:16 +0100 Message-ID: References: <5460C82D.1040307@alice.it> <5464AD3F.7050308@alice.it> <87tv395jw6.fsf@stefankangas.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="66828"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 Cc: 19009@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Mar 01 00:56:12 2020 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 1j8Bxs-000HHK-Dw for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 01 Mar 2020 00:56:12 +0100 Original-Received: from localhost ([::1]:36858 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8Bxq-000690-UP for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 29 Feb 2020 18:56:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40548) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8Bxj-00068o-CL for bug-gnu-emacs@gnu.org; Sat, 29 Feb 2020 18:56:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8Bxi-0006eQ-89 for bug-gnu-emacs@gnu.org; Sat, 29 Feb 2020 18:56:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j8Bxi-0006eG-4X for bug-gnu-emacs@gnu.org; Sat, 29 Feb 2020 18:56:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j8Bxi-0003EU-15 for bug-gnu-emacs@gnu.org; Sat, 29 Feb 2020 18:56:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Angelo Graziosi Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Feb 2020 23:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19009 X-GNU-PR-Package: emacs Original-Received: via spool by 19009-submit@debbugs.gnu.org id=B19009.158302054112397 (code B ref 19009); Sat, 29 Feb 2020 23:56:01 +0000 Original-Received: (at 19009) by debbugs.gnu.org; 29 Feb 2020 23:55:41 +0000 Original-Received: from localhost ([127.0.0.1]:35564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8BxN-0003Dt-9o for submit@debbugs.gnu.org; Sat, 29 Feb 2020 18:55:41 -0500 Original-Received: from smtp201.alice.it ([82.57.200.97]:28378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8BxK-0003De-4z for 19009@debbugs.gnu.org; Sat, 29 Feb 2020 18:55:39 -0500 Original-Received: from [192.168.1.184] (79.43.219.251) by smtp201.alice.it (8.6.150.01) (authenticated as angelo.graziosi@alice.it) id 5E5AF07600044958; Sun, 1 Mar 2020 00:55:31 +0100 In-Reply-To: <87tv395jw6.fsf@stefankangas.se> Content-Language: en-US X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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:176704 Archived-At: No, it seems that now things work better. Maybe you can close this. Thanks. Il 29/02/2020 19:27, Stefan Kangas ha scritto: > Hi Angelo, > > Are you still seeing this? Have you reported the bug to the authors > of tabbar-mode? > > To make any progress here, we would need a (preferably minimal) recipe > to reproduce the bug on a stock Emacs rather than having to install > and debug a third party package. > > Best regards, > Stefan Kangas > > > Angelo Graziosi writes: > >> It seems that this issue is OSX related because I have tried with current >> "master" [*], commit: >> >> Paul Eggert 2014-11-13 06:34:52 (GMT) >> >> >> on Cygwin and buffer tabs are always visible. Instead, on OSX 10.10, the issue >> is still there.. >> >> Anyway, here there are some more informations. >> >> I have the desktop save mode enabled so that I start Emacs with the buffers of >> last session. If I short-circuit the desktop file, >> >> mv desktop desktop-save >> >> and then restore all the buffers (C-x C=f ...), the buffer tabs are all visible >> correctly. After exiting from Emacs and saving the desktop, restarting Emacs >> shows the issue again. >> >> BUT, if I increase the frame height, say of one line, and decrease the height >> still one line (dragging the frame bottom with the mouse), the buffer tabs are >> visible! I have to repeat this each time I start Emacs... >> >> This occurs with recent masters, say after Nov. 10. >> >> Ciao, >> Angelo. >> >> --- >> [*] http://git.savannah.gnu.org/cgit/emacs.git/snapshot/emacs-master.tar.gz >> >> >> Il 10/11/2014 15:14, Angelo Graziosi ha scritto: >>> It is a long time I had installed the tabbar package from ELPA/MELPA. >>> The tabs haven't a fine look but work quit well.. >>> >>> ..only.. that today, with current trunk (commit: Glenn Morris 2014-11-10 >>> 07:39:35 (GMT)), they are almost completely overlapped from Emacs tool >>> bar icons, at least on OSX 10.10, and tabbar mode is unusable... >>> >>> >>> Ciao, >>> Angelo.