GNU bug report logs - #47369
28.0.50; Current tab name is not correct after tab-rename

Previous Next

Package: emacs;

Reported by: Gerry Agbobada <gagbobada <at> gmail.com>

Date: Wed, 24 Mar 2021 23:28:01 UTC

Severity: normal

Tags: fixed

Fixed in version 28.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andrea Corallo <akrl <at> sdf.org>
To: Gerry Agbobada <gagbobada <at> gmail.com>
Cc: 47369 <at> debbugs.gnu.org
Subject: bug#47369: 28.0.50; Current tab name is not correct after tab-rename
Date: Thu, 25 Mar 2021 15:46:16 +0000
Gerry Agbobada <gagbobada <at> gmail.com> writes:

> In a graphical Emacs, run this file named 'tab-name.el'
>
> #+BEGIN_SRC elisp
> (tab-new)
> (tab-rename "second tab")
> (tab-next)
> (tab-rename "first tab")
> ;; Expecting "first tab" here. Instead got "tab-name.el"
> (alist-get 'name (tab-bar--current-tab))
> #+END_SRC

Hi Gerry,

I just merged master into feature/native-comp (c6c7b30e4b) and I can't
reproduce this anymore, I can only guess this was fixed into master and
now the fix is in native-comp too.

Could you give it a try?

Thanks

  Andrea




This bug report was last modified 4 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.