GNU bug report logs -
#79046
(WIP) [PATCH] tab-line: Change close button appearance for modified tabs
Previous Next
To reply to this bug, email your comments to 79046 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79046
; Package
emacs
.
(Sat, 19 Jul 2025 01:23:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Elijah Gabe Pérez <eg642616 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 19 Jul 2025 01:23:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tags: patch
When editing multiple buffers the `tab-line-tab-modified` face (which
indicates that a buffer has been modified and not saved) is sometimes
barely visible or hard to distinguish from the tab line.
This patch changes the appearance of the close button icon when the
buffer has been modified, similar to other editors.
The patch is not yet finished, this feature is currently "hardcoded"
(the only way to disable this is removing `tab-line-tab-face-modified`
from `tab-line-tab-face-functions`).
I would like any suggestion, if should this have an option for disable
this.
[0001-tab-line-Add-close-button-for-modified-tabs.patch (text/patch, attachment)]
[Message part 3 (text/plain, inline)]
--
- E.G via GNU Emacs and Org.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79046
; Package
emacs
.
(Sun, 20 Jul 2025 07:10:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 79046 <at> debbugs.gnu.org (full text, mbox):
> When editing multiple buffers the `tab-line-tab-modified` face (which
> indicates that a buffer has been modified and not saved) is sometimes
> barely visible or hard to distinguish from the tab line.
>
> This patch changes the appearance of the close button icon when the
> buffer has been modified, similar to other editors.
Thanks, I tried it out, and it looks nice.
> The patch is not yet finished, this feature is currently "hardcoded"
> (the only way to disable this is removing `tab-line-tab-face-modified`
> from `tab-line-tab-face-functions`).
>
> I would like any suggestion, if should this have an option for disable
> this.
There is an option `tab-line-tab-name-format-function`,
but it would be too cumbersome for users to override the
whole `tab-line-tab-name-format-default` to be able to
disable only the close button.
Maybe it would be ok for users to customize the icon with
M-x customize-icon RET tab-line-close-modified RET
and copy attributes from `tab-line-close-button`.
This bug report was last modified 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.