diff options
author | Amin Bandali <mab@gnu.org> | 2020-01-17 23:38:04 -0500 |
---|---|---|
committer | Amin Bandali <mab@gnu.org> | 2020-01-17 23:56:00 -0500 |
commit | 74b151195d8c548092bcc00ad1bf267570d9b9ac (patch) | |
tree | f04d8ece5b60265f7c0d1ca2c298edfe8a894758 /lisp/emacs-lisp/subr-x.el | |
parent | db4436eaf97718a1d24117ee082361c0cb854b8b (diff) | |
download | emacs-74b151195d8c548092bcc00ad1bf267570d9b9ac.tar.gz emacs-74b151195d8c548092bcc00ad1bf267570d9b9ac.tar.bz2 emacs-74b151195d8c548092bcc00ad1bf267570d9b9ac.zip |
Fix erc-notifications-notify for non-PRIVMSGs, broken in last commit
* lisp/erc/erc-desktop-notifications.el (erc-notifications-notify):
Take optional argument `privp', to be non-nil when notifying for a
PRIVMSG. This is to work around bug introduced in last commit, as
`erc-get-buffer' may return nil for non-PRIVMSG cases.
(erc-notifications-PRIVMSG): Call erc-notifications-notify with
non-nil `privp', as described above.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions