GNU bug report logs -
#73027
Fwd: 31.0.50; tab-bar-formal-global erased global-modeline-string's mouse hover/click action menu
Previous Next
Reported by: Eval EXEC <execvy <at> gmail.com>
Date: Wed, 4 Sep 2024 14:36:02 UTC
Severity: normal
Fixed in version 30.0.60
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Juri Linkov <juri <at> linkov.net> writes:
>>>> I'm using tab-bar-mode, and I've included `tab-bar-format-global` in
>>>> `tab-bar-format`. This displays `global-mode-string` on the tab-bar.
>>>>
>>>> However, in `global-mode-string`, I have `mu4e`. The tab-bar seems to
>>>> remove the hover and mouse click actions from `global-mode-string`.
>>>
>>> Please show your `global-mode-string` with `mu4e` in it.
>>
>> I execute describe-variable global-mode-string, it's:
>>
>> global-mode-string is a variable defined in xdisp.c.
>>
>> Value
>> ((:eval (mu4e--modeline-string)) (t (:eval (lsp--progress-status)))
>> ((t lsp-java-progress-string)) (:eval (exec/git-mode-string))
>> (:eval (exec/gc-mode-string)) flycheck-mode-line)
>
> Also please eval these calls and show their return values.
Addition: my emacs tab-bar looks like this:
https://imgur.com/a/IyXki2P
--
This bug report was last modified 298 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.