[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] tab-bar-move-tab-to missing force-mode-line-update
From: |
Juri Linkov |
Subject: |
Re: [BUG] tab-bar-move-tab-to missing force-mode-line-update |
Date: |
Sun, 27 Oct 2019 00:57:25 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) |
> Related to the recent thread about mode-line/header updates, the
> `tab-bar-move-tab-to' is missing a final `(force-mode-line-update)',
> otherwise the tab title is not updated directly after moving the tab,
> but only on the /following/ command.
Thanks for noticing, this is fixed now.
It seems other new commands don't need it, if I'm not mistaken.