-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Milestone
Description
Currently circe-new-day-notifier leads to mode line notifications from
every circe buffer, while it shouldn't do that at all, and it would be
nicer if it would use a different face (a "system" face or something)
for the day change messages.
Apparently the former can be solved by adding
circe-new-day-notifier-format-message into
circe-format-not-tracked, but the latter will require to modify
circe-display, or maybe to add a circe-display-something function.
offby1