Cleanup leftover comment from copy-paste

master
Jacopo De Simoi 4 years ago
parent 7710bd927c
commit be6d0581ab
  1. 1
      global.org

@ -646,7 +646,6 @@
:enter-func (lambda () (mu4e-message "Switch to the Work context"))
;; no leave-func
;; we match based on the maildir of the message
;; this matches maildir /Arkham and its sub-directories
:match-func (lambda (msg)
(when msg
(string-match-p "^/math" (mu4e-message-field

Loading…
Cancel
Save