Mu4e: have relaxed lock by default

This commit is contained in:
TEC 2020-10-13 23:48:42 +08:00
parent f3daba3471
commit 6bf9ecacc7
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C

View file

@ -363,7 +363,7 @@ scales the image to account for the value of :scale in `org-format-latex-options
(defvar +mu4e-lock-greedy nil
"Whether to 'grab' the `+mu4e-lock-file' if nobody else has it, i.e. start Mu4e")
(defvar +mu4e-lock-relaxed nil
(defvar +mu4e-lock-relaxed t
"Whether if someone else wants the lock (signaled via `+mu4e-lock-request-file'), we should stop Mu4e and let go of it")
;;;###autoload