diff options
| author | Christophe Troestler <Christophe.Troestler@umons.ac.be> | 2019-04-29 09:52:28 +0200 |
|---|---|---|
| committer | Christophe Troestler <Christophe.Troestler@umons.ac.be> | 2019-07-13 14:11:54 +0200 |
| commit | a6efefb622afa0ac0997675bb1a83a709afc0f24 (patch) | |
| tree | 8504d4f196f3802afeb859fbfbea61b945a91aa7 /mu4e | |
| parent | 19f09e6e5922e0611cc49c2f2edf7d7866664984 (diff) | |
mu4e (ical): Mention mu4e-icalendar-trash-after-reply in the configuration
Diffstat (limited to 'mu4e')
| -rw-r--r-- | mu4e/mu4e-icalendar.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mu4e/mu4e-icalendar.el b/mu4e/mu4e-icalendar.el index 416ce0e..01616d6 100644 --- a/mu4e/mu4e-icalendar.el +++ b/mu4e/mu4e-icalendar.el @@ -27,6 +27,8 @@ ;; To install: ;; (require 'mu4e-icalendar) ;; (mu4e-icalendar-setup) +;; Optional +;; (setq mu4e-icalendar-trash-after-reply t) ;; To enable optional iCalendar->Org sync functionality ;; NOTE: both the capture file and the headline(s) inside must already exist |
