From: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Gerry Agbobada <gagbobada@gmail.com>
Cc: 47369@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 [thread overview]
Message-ID: <xjfblb7qlrr.fsf@sdf.org> (raw)
In-Reply-To: <CAHhDRB_H-CAgBs8kSQXse7Tu4+=eCCk1wbVYVVHnzHWzvTvdXA@mail.gmail.com> (Gerry Agbobada's message of "Thu, 25 Mar 2021 00:28:06 +0100")
Gerry Agbobada <gagbobada@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
prev parent reply other threads:[~2021-03-25 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 23:28 bug#47369: 28.0.50; Current tab name is not correct after tab-rename Gerry Agbobada
2021-03-25 0:54 ` Gabriel
2021-03-25 8:08 ` bug#47369: Gerry Agbobada
2021-03-25 9:36 ` bug#47369: 28.0.50; Current tab name is not correct after tab-rename Juri Linkov
2021-03-25 15:46 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xjfblb7qlrr.fsf@sdf.org \
--to=bug-gnu-emacs@gnu.org \
--cc=47369@debbugs.gnu.org \
--cc=akrl@sdf.org \
--cc=gagbobada@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.