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))
|
(format fmt new-time appt-msg min-to-app) nil))
|
||||||
(appt-disp-window min-to-app new-time appt-msg))
|
(appt-disp-window min-to-app new-time appt-msg))
|
||||||
|
|
||||||
(setq appt-disp-window-function #'oni:appt-display-window-and-jabber
|
(setq appt-display-diary nil)
|
||||||
appt-display-diary nil)
|
|
||||||
|
|
||||||
|
|
||||||
(provide 'appt-init)
|
(provide 'appt-init)
|
||||||
|
|
Loading…
Reference in a new issue