Don't try to send appts to jabber
This commit is contained in:
parent
eca7f33d36
commit
3d1d07f7f7
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@
|
|||
(format fmt new-time appt-msg min-to-app) nil))
|
||||
(appt-disp-window min-to-app new-time appt-msg))
|
||||
|
||||
(setq appt-disp-window-function #'oni:appt-display-window-and-jabber
|
||||
appt-display-diary nil)
|
||||
(setq appt-display-diary nil)
|
||||
|
||||
|
||||
(provide 'appt-init)
|
||||
|
|
Loading…
Reference in a new issue