Open jcguu95 opened 3 years ago
The cause of this bug is that the dolist
form in the alert
function receives an empty list.
Until the fix gets merged you can fix it by adding (alert-add-rule)
to your dotfile.
Thanks for the comment and commits! I'm willing to test whenever you think its ready!
The parameter
:style
isn't handled correctly, so the behavior of#'alert
is overwritten by the default style for some users. That maybe why some users don't receive system notifications as pointed out inSee the following test.
Temporary solution