GNU bug report logs -
#61661
30.0.50; [PATCH] Define 'appt-notification' face
Previous Next
Reported by: Protesilaos Stavrou <info <at> protesilaos.com>
Date: Mon, 20 Feb 2023 19:16:02 UTC
Severity: wishlist
Tags: patch
Found in version 30.0.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 4 Sep 2023 13:51:44 -0700
with message-id <CADwFkmnezJ4UHQqdrGXUjduGNeV5iXXcWRrxG9O=HDhMhn-Mmw <at> mail.gmail.com>
and subject line Re: bug#61661: 30.0.50; [PATCH] Define 'appt-notification' face
has caused the debbugs.gnu.org bug report #61661,
regarding 30.0.50; [PATCH] Define 'appt-notification' face
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
61661: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61661
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Dear maintainers,
The appt.el library can show a notification for upcoming appointments on
the mode line. The face it uses is hardcoded to 'mode-line-emphasis'
which, by default, is a bold weight.
With the attached patch, we have a new face that the user/theme can set
to something easier to spot like bold+red. Decoupling this indicator
from the generic 'mode-line-emphasis' allows us to add extra styling
only to the notification without affecting other parts of the mode line
that may be using 'mode-line-emphasis'.
What do you think?
All the best,
Protesilaos (or simply "Prot")
--
Protesilaos Stavrou
https://protesilaos.com
[0001-Add-appt-notification-face.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
Protesilaos Stavrou <info <at> protesilaos.com> writes:
> The appt.el library can show a notification for upcoming appointments on
> the mode line. The face it uses is hardcoded to 'mode-line-emphasis'
> which, by default, is a bold weight.
>
> With the attached patch, we have a new face that the user/theme can set
> to something easier to spot like bold+red. Decoupling this indicator
> from the generic 'mode-line-emphasis' allows us to add extra styling
> only to the notification without affecting other parts of the mode line
> that may be using 'mode-line-emphasis'.
>
> What do you think?
Makes sense to me. I edited your NEWS message to be more clear, and
installed this on master as commit 367c3f25a16.
This bug report was last modified 1 year and 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.