From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: Tabs Date: Thu, 10 Oct 2019 01:48:07 +0300 Organization: LINKOV.NET Message-ID: <87lftta63c.fsf@mail.linkov.net> References: <87a7bpysm8.fsf@mail.linkov.net> <875zlnu9ds.fsf@web.de> <87blvdxpr0.fsf@mail.linkov.net> <878sqhtbm3.fsf@web.de> <87v9tgnndn.fsf@mail.linkov.net> <87h84npa5e.fsf@web.de> <87imp2vns4.fsf@mail.linkov.net> <87a7aeth9c.fsf@web.de> <87blurnj4z.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="162892"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: emacs-devel@gnu.org To: Michael Heerdegen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 10 01:04:00 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 1iIKzw-000gDJ-58 for ged-emacs-devel@m.gmane.org; Thu, 10 Oct 2019 01:04:00 +0200 Original-Received: from localhost ([::1]:60760 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIKzu-0006Cv-N1 for ged-emacs-devel@m.gmane.org; Wed, 09 Oct 2019 19:03:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:32979) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIKye-00069F-BZ for emacs-devel@gnu.org; Wed, 09 Oct 2019 19:02:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIKyb-0001XE-8y for emacs-devel@gnu.org; Wed, 09 Oct 2019 19:02:39 -0400 Original-Received: from bisque.elm.relay.mailchannels.net ([23.83.212.18]:63921) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iIKya-0001V9-Vx for emacs-devel@gnu.org; Wed, 09 Oct 2019 19:02:37 -0400 X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 014503C0DF9; Wed, 9 Oct 2019 23:02:34 +0000 (UTC) Original-Received: from pdx1-sub0-mail-a88.g.dreamhost.com (100-96-4-204.trex.outbound.svc.cluster.local [100.96.4.204]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 22BB53C10A5; Wed, 9 Oct 2019 23:02:33 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jurta@jurta.org Original-Received: from pdx1-sub0-mail-a88.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Wed, 09 Oct 2019 23:02:33 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jurta@jurta.org X-MailChannels-Auth-Id: dreamhost X-Share-Glossy: 78ac07ae73e6d781_1570662153353_1189943186 X-MC-Loop-Signature: 1570662153353:73126830 X-MC-Ingress-Time: 1570662153353 Original-Received: from pdx1-sub0-mail-a88.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a88.g.dreamhost.com (Postfix) with ESMTP id 02E6F8139E; Wed, 9 Oct 2019 16:02:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=linkov.net; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=linkov.net; bh=OGYD9E4KbCpNlxFGZnSZq98cjIA=; b= QoNbR/sxFP4vfEY3lDWnyGHgNO/A6OgJRH6BhMUN3ctOay29I66wsQ2IJnRYiwyk /QywVLog3Uu9yvfIy3n8jwRESIYRetCAxnlfvW9pw6lIvv0GH0Xig3ZBvLYAL55Z xz+ChWOSDMhuE7s4uoVC6J1Rt81uJioD+adNkpjy47Q= Original-Received: from mail.jurta.org (m91-129-99-99.cust.tele2.ee [91.129.99.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by pdx1-sub0-mail-a88.g.dreamhost.com (Postfix) with ESMTPSA id 4AB558138D; Wed, 9 Oct 2019 16:02:26 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a88 In-Reply-To: <87blurnj4z.fsf@web.de> (Michael Heerdegen's message of "Tue, 08 Oct 2019 21:15:40 +0200") X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: -100 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedufedriedvgddukecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffuohhfffgjkfgfgggtsehttdertddtredtnecuhfhrohhmpefluhhrihcunfhinhhkohhvuceojhhurhhisehlihhnkhhovhdrnhgvtheqnecukfhppeeluddruddvledrleelrdelleenucfrrghrrghmpehmohguvgepshhmthhppdhhvghlohepmhgrihhlrdhjuhhrthgrrdhorhhgpdhinhgvthepledurdduvdelrdelledrleelpdhrvghtuhhrnhdqphgrthhhpefluhhrihcunfhinhhkohhvuceojhhurhhisehlihhnkhhovhdrnhgvtheqpdhmrghilhhfrhhomhepjhhurhhisehlihhnkhhovhdrnhgvthdpnhhrtghpthhtohepmhhitghhrggvlhgphhgvvghruggvghgvnhesfigvsgdruggvnecuvehluhhsthgvrhfuihiivgepvd X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 23.83.212.18 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:240801 Archived-At: >> > I tried your code, and it works fine: tabs are shown only when >> > the current buffer is in Info mode, and hidden when the selected window's >> > buffer is in other modes. >> >> Hmm, no not for me, I never get tabs with this code. I also tried with >> emacs -Q. This is with current master - or do I still have to use a >> different branch? >> >> I see that (funcall tab-bar-tabs-function) in info buffers returns a >> list with multiple elements, so it /should/ work. > > is there anything I can try or do to find out why it doesn't work for > me? I tried your code again after enabling tab-bar-mode and it displays tabs only in Info mode. In other modes it displays an empty tab-bar without tabs. Is this what you expect?