[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#49215: 28.0.50; 'display-time-mode' and 'which-function-mode' not in
From: |
Martin Marshall |
Subject: |
bug#49215: 28.0.50; 'display-time-mode' and 'which-function-mode' not interacting well with 'tab-bar-format-global' |
Date: |
Fri, 25 Jun 2021 13:04:35 -0400 |
> Thank you very much for finding this bug.
> It's fixed now, so your test cases work correctly.
Glad to hear it. And thank you so much for the quick fix!
On Fri, Jun 25, 2021 at 5:39 AM Juri Linkov <juri@linkov.net> wrote:
>
> tags 49215 fixed
> close 49215 28.0.50
> thanks
>
> > It seems this only works without 'which-function-mode'. If I enable
> > 'which-function-mode' after tab-bar-mode, time unexpectedly reappears in
> > the modeline.
> >
> > Alternatively, if I enable 'which-function-mode' before 'tab-bar-mode',
> > then time appears only in the tab-bar, as expected. But then the
> > information provided by 'which-function-mode' also stops appearing in the
> > modeline.
>
> Thank you very much for finding this bug.
> It's fixed now, so your test cases work correctly.