From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#45556: 27.1; Unexpected behavior of `tab-bar-show' variable Date: Thu, 07 Jan 2021 20:09:28 +0200 Organization: LINKOV.NET Message-ID: <87v9c8r547.fsf@mail.linkov.net> References: <20201230214419.1eca9494@argon> <87zh1njkbf.fsf@mail.linkov.net> <20210106110429.066f2715@argon> <87im8a54d2.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9519"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: 45556@debbugs.gnu.org To: Marcel Ventosa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jan 07 19:11:16 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 1kxZki-0002Ni-HY for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 07 Jan 2021 19:11:16 +0100 Original-Received: from localhost ([::1]:58134 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxZkh-00057V-HJ for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 07 Jan 2021 13:11:15 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxZkU-00053N-Kv for bug-gnu-emacs@gnu.org; Thu, 07 Jan 2021 13:11:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37089) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kxZkU-00083x-CW for bug-gnu-emacs@gnu.org; Thu, 07 Jan 2021 13:11:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kxZkU-0004Hf-5s for bug-gnu-emacs@gnu.org; Thu, 07 Jan 2021 13:11:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 07 Jan 2021 18:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45556 X-GNU-PR-Package: emacs Original-Received: via spool by 45556-submit@debbugs.gnu.org id=B45556.161004302516404 (code B ref 45556); Thu, 07 Jan 2021 18:11:02 +0000 Original-Received: (at 45556) by debbugs.gnu.org; 7 Jan 2021 18:10:25 +0000 Original-Received: from localhost ([127.0.0.1]:48633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kxZjt-0004GT-BY for submit@debbugs.gnu.org; Thu, 07 Jan 2021 13:10:25 -0500 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]:47223) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kxZjo-0004G3-I4; Thu, 07 Jan 2021 13:10:23 -0500 X-Originating-IP: 91.129.98.64 Original-Received: from mail.gandi.net (m91-129-98-64.cust.tele2.ee [91.129.98.64]) (Authenticated sender: juri@linkov.net) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id D9025C0005; Thu, 7 Jan 2021 18:10:12 +0000 (UTC) In-Reply-To: <87im8a54d2.fsf@mail.linkov.net> (Juri Linkov's message of "Wed, 06 Jan 2021 20:04:25 +0200") 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:197500 Archived-At: tags 45556 fixed close 45556 28.0.50 thanks >> This was not a bug after all. But would it be useful to mention in the >> doc string that the variable's behavior will be different if modified >> by setq? Or is this already common knowledge? > > Thank you for the suggestion to mention this in the doc string. Now all updates were pushed to master, and this bug report is closed.